HAMMER 30A/many: blockmap cleanup
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 23 Feb 2008 20:55:23 +0000 (20:55 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 23 Feb 2008 20:55:23 +0000 (20:55 +0000)
commiteb3f8f1fcdcd15509aea15d4b617fb3b16dbaaea
treefe6db28505b1c9dff31b86b76210f731948922bf
parentf03c9cf46513827193d1ab9b71e27e0b13566eb8
HAMMER 30A/many: blockmap cleanup

* Implement a blockmap command in the hammer utility to dump the blockmaps.

* Fix blockmap accounting issues and a few leaks here and there.
sbin/hammer/Makefile
sbin/hammer/cmd_blockmap.c [new file with mode: 0644]
sbin/hammer/hammer.8
sbin/hammer/hammer.c
sbin/hammer/hammer.h
sys/vfs/hammer/hammer_blockmap.c
sys/vfs/hammer/hammer_object.c