Add 'hammer info' command that shows extended information about mounted HAMMER fs.
authorAntonio Huete <tuxillo@quantumachine.net>
Sun, 5 Jul 2009 00:36:48 +0000 (02:36 +0200)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 5 Jul 2009 17:07:26 +0000 (10:07 -0700)
commitb66b9421e020c18419baf624bebbecb1022ffb1a
tree2e4389077ace87e0f0386e3e8301df8825c45aa4
parent47cd4cfa3d55d14f889454153e5d2d2308cc7ff7
Add 'hammer info' command that shows extended information about mounted HAMMER fs.
sbin/hammer/Makefile
sbin/hammer/cmd_info.c [new file with mode: 0644]
sbin/hammer/hammer.8
sbin/hammer/hammer.c
sbin/hammer/hammer.h
sys/vfs/hammer/hammer_ioctl.c
sys/vfs/hammer/hammer_ioctl.h