hammer2 - Add 'hammer2 stat'
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 May 2012 22:21:01 +0000 (15:21 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 May 2012 22:21:01 +0000 (15:21 -0700)
commitad7cf8eac98d492c34f19cf19c9e22d9addbbda4
treeda58597366911d60eaf34f578a3eac83df9c0801
parent344d4f828a050e4cb5030fb30d3804fdc069d821
hammer2 - Add 'hammer2 stat'

* Add the 'hammer2 stat' directive to access inode information not
  available from a normal stat.

  Currently reports ncopies, data_count, inode_count, data_quota, and
  inode_quota.
sbin/hammer2/Makefile
sbin/hammer2/cmd_debug.c
sbin/hammer2/cmd_stat.c [new file with mode: 0644]
sbin/hammer2/hammer2.h
sbin/hammer2/main.c
sbin/hammer2/subs.c