git: dmsg, hammer2 - refactor remove hammer2-specific code
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Apr 19 20:59:10 PDT 2014
commit afa78c437a998f1953788aa8f10895d84e855919
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Apr 19 20:55:28 2014 -0700
dmsg, hammer2 - refactor remove hammer2-specific code
* More cleanups in libdmsg and various hammer2 utilities
* Stability pass, get the hammer2 service demon working again.
Summary of changes:
lib/libdmsg/dmsg.h | 1 -
lib/libdmsg/msg_lnk.c | 6 ++++--
lib/libdmsg/service.c | 1 +
lib/libdmsg/subs.c | 29 -----------------------------
sbin/hammer2/cmd_pfs.c | 7 ++-----
sbin/hammer2/cmd_service.c | 7 +++++++
sbin/hammer2/main.c | 6 ++----
sbin/hammer2/subs.c | 4 +---
sys/dev/disk/xdisk/xdisk.c | 2 ++
sys/sys/dmsg.h | 20 ++++++++------------
10 files changed, 27 insertions(+), 56 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/afa78c437a998f1953788aa8f10895d84e855919
--
DragonFly BSD source repository
More information about the Commits
mailing list