hammer2 - Add media dump command, improve help output
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 May 2012 05:40:10 +0000 (22:40 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 May 2012 05:41:17 +0000 (22:41 -0700)
commitbd878fc99a65d56028b96b1c2535fff45df6e9a1
treed838e5dd9bf51ad335a8cad03f8bd23f4d1b1160
parent9b014aeab1ffdbfa2e6603528909385fdbe5778d
hammer2 - Add media dump command, improve help output

* Add 'hammer2 show <device>'.  This will dump the contents of the
  hammer2 filesystem structure on-media.

* Improve usage() output.

* Rename 'hammer2 debug <host>' to 'hammer2 shell <host>'.
sbin/hammer2/cmd_debug.c
sbin/hammer2/cmd_service.c
sbin/hammer2/hammer2.h
sbin/hammer2/main.c
sbin/hammer2/subs.c