hammer2 - userland API / span work
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 8 Aug 2012 22:04:50 +0000 (15:04 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 8 Aug 2012 22:04:50 +0000 (15:04 -0700)
commit81666e1b4808c520191163b4afd1425156d8632e
tree130eaf3ea1fc1907a1cdaf28d2e63fef9b299e7d
parent7964589c7e952ba46306b0f76e36140124d946a4
hammer2 - userland API / span work

* Fix a stall bug in the streaming write code

* Add some pretty-printing support for debug output.  Also remove
  a ton of debug messages.

* Add a remote shell 'tree' command to dump the spanning tree.

* Cleanup some of the state handling and error codes.
sbin/hammer2/cmd_debug.c
sbin/hammer2/cmd_service.c
sbin/hammer2/hammer2.h
sbin/hammer2/msg.c
sbin/hammer2/msg_lnk.c
sys/vfs/hammer2/hammer2_msgops.c
sys/vfs/hammer2/hammer2_network.h