git: hammer2 hammer2 - Bring in the transaction state code from the hammer2 vfs
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 14 20:03:14 PDT 2012
commit 784762058b814b08bf62787ce0c48c61871c1354
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 14 20:00:58 2012 -0700
hammer2 - Bring in the transaction state code from the hammer2 vfs
* Bring in the transaction state management code from the kernel
hammer2 module and cleanup the APIs to use similar mechanics.
* Basic replymsg operations now use the HAMMER2_LNK_ERROR directive
instead of the original command, for now.
Summary of changes:
sbin/hammer2/cmd_debug.c | 65 ++--
sbin/hammer2/cmd_service.c | 5 +-
sbin/hammer2/hammer2.h | 21 +-
sbin/hammer2/msg.c | 779 ++++++++++++++++++++++++++++++++++++++------
sbin/hammer2/network.h | 164 ++-------
5 files changed, 769 insertions(+), 265 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/784762058b814b08bf62787ce0c48c61871c1354
--
DragonFly BSD source repository
More information about the Commits
mailing list