HAMMER Utilities: Sync with commit 55 - MEDIA STRUCTURES CHANGED!
commit9e29c876fdbd9f805deb6dec9ba305f1c8387bc6
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Jun 2008 01:44:13 +0000 (14 01:44 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Jun 2008 01:44:13 +0000 (14 01:44 +0000)
tree2d36c413002db7ccd2c2a02ccd9c437534e1f951
parentbf3b416b8b235a1a971e0678428474d8ae83bb7e
HAMMER Utilities: Sync with commit 55 - MEDIA STRUCTURES CHANGED!

* newfs_hammer now creates a new blockmap zone for meta-data

* The hammer utility has been enhanced and brought up-to-date.  One
  can now reblock directories separately from other data.

* The hammer show command now properly understands the B-Tree element
  localization field (fixed improper reporting of 'B'ad B-Tree elements).
sbin/hammer/cmd_blockmap.c
sbin/hammer/cmd_reblock.c
sbin/hammer/hammer.8
sbin/hammer/hammer.c
sbin/hammer/misc.c
sbin/newfs_hammer/newfs_hammer.c