HAMMER 42E/Many: Cleanup.
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 12 May 2008 05:13:11 +0000 (05:13 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 12 May 2008 05:13:11 +0000 (05:13 +0000)
commit814387f60b704585e57dfb6f607c37b1351b6267
treeece54097896df1aa53694225de00ff7331dc6314
parentb48f4fff5d327600d5f153cf56a569c17b333e43
HAMMER 42E/Many: Cleanup.

* Finish cleaning up the pruning and reblocking code.  The reblocking
  code still does not handle internal B-Tree nodes, though.

* Add options to allow the B-Tree, records, and data to be reblocked
  independantly of each other.
sys/vfs/hammer/hammer_btree.c
sys/vfs/hammer/hammer_ioctl.c
sys/vfs/hammer/hammer_ioctl.h
sys/vfs/hammer/hammer_reblock.c