HAMMER Utilities: sync with 56A
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 17 Jun 2008 04:03:38 +0000 (04:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 17 Jun 2008 04:03:38 +0000 (04:03 +0000)
commit68e079b82f22658eca6cf2a929ec220d30aa6e56
treee49e81f54ef8ea1c4615189e56a37029c65661b1
parentcb51be265fcef7ce9c6382b7b17cbccecd966d80
HAMMER Utilities: sync with 56A

* New 'hammer bstats <interval>' command to monitor B-Tree statistics.

* newfs_hammer and related code significantly changed with regards to
  media changes in commit 56A.
sbin/hammer/Makefile
sbin/hammer/blockmap.c
sbin/hammer/cmd_blockmap.c
sbin/hammer/cmd_stats.c [new file with mode: 0644]
sbin/hammer/hammer.8
sbin/hammer/hammer.c
sbin/hammer/hammer.h
sbin/hammer/hammer_util.h
sbin/hammer/ondisk.c
sbin/newfs_hammer/newfs_hammer.c