git: hammer2 - refactor libdmsg volume configuration

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Apr 19 12:57:13 PDT 2014


commit b53e7c4f02679a8aff495fb01857db4e15b447ab
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Apr 19 12:55:21 2014 -0700

    hammer2 - refactor libdmsg volume configuration
    
    * Move the libdmsg volume configuration structures and commands, which
      are hammer2-specific, over to hammer2.

Summary of changes:
 sbin/hammer2/cmd_debug.c         |  45 +++++--
 sbin/hammer2/cmd_service.c       | 256 +++++++++++++++++++++++++++++++++++++--
 sbin/hammer2/hammer2.h           |   2 +-
 sys/vfs/hammer2/hammer2_disk.h   |  13 +-
 sys/vfs/hammer2/hammer2_flush.c  |   2 +-
 sys/vfs/hammer2/hammer2_vfsops.c |   6 +-
 6 files changed, 287 insertions(+), 37 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b53e7c4f02679a8aff495fb01857db4e15b447ab


-- 
DragonFly BSD source repository



More information about the Commits mailing list