hammer2 - Bring in the transaction state code from the hammer2 vfs
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 15 Jun 2012 03:00:58 +0000 (20:00 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 15 Jun 2012 03:00:58 +0000 (20:00 -0700)
commit784762058b814b08bf62787ce0c48c61871c1354
treed659de321b67bf6660673be4eb9c58fc0a64830c
parentf2e07ffbc7c8be4479269fb1b22170601fe04336
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.
sbin/hammer2/cmd_debug.c
sbin/hammer2/cmd_service.c
sbin/hammer2/hammer2.h
sbin/hammer2/msg.c
sbin/hammer2/network.h