git: libdmsg - refactor remove hammer2-specific code
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Apr 19 12:57:12 PDT 2014
commit 01e432244973c8ba0d171fa06c17cb428deaf3bd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Apr 19 12:52:38 2014 -0700
libdmsg - refactor remove hammer2-specific code
* Remove hammer2-specific code.
* Refactor the callback API to allow the hammer service code to handle
the H2-specific LNK_CONN commands... mostly VOLCONF.
Summary of changes:
lib/libdmsg/debug.c | 3 -
lib/libdmsg/dmsg.h | 41 +++++---
lib/libdmsg/msg.c | 14 ++-
lib/libdmsg/msg_lnk.c | 256 ++++++--------------------------------------------
lib/libdmsg/service.c | 13 +--
5 files changed, 68 insertions(+), 259 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/01e432244973c8ba0d171fa06c17cb428deaf3bd
--
DragonFly BSD source repository
More information about the Commits
mailing list