DragonFly commits List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hammer2 hammer2 - Bring in the transaction state code from the hammer2 vfs
commit 784762058b814b08bf62787ce0c48c61871c1354
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]