git: cluster - more libdmsg work
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 3 22:05:29 PST 2012
commit a2179323cae23105c50b96e4fe13169efe445734
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Dec 3 21:58:16 2012 -0800
cluster - more libdmsg work
* Fix numerous bugs, including a nasty edge case in the encryption code.
* Do a better job locking things (state structures still need help).
Summary of changes:
lib/libdmsg/crypto.c | 28 +++---
lib/libdmsg/dmsg.h | 6 +-
lib/libdmsg/msg.c | 245 ++++++++++++++++++++++++++++++++++++++----------
lib/libdmsg/msg_lnk.c | 98 ++++++++++++++++++-
4 files changed, 305 insertions(+), 72 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2179323cae23105c50b96e4fe13169efe445734
--
DragonFly BSD source repository
More information about the Commits
mailing list