HAMMER - Fix reblocking operation of volume removal
authorMichael Neumann <mneumann@ntecs.de>
Sat, 12 Dec 2009 20:58:46 +0000 (21:58 +0100)
committerMichael Neumann <mneumann@ntecs.de>
Sat, 12 Dec 2009 20:58:46 +0000 (21:58 +0100)
commitbbda19706fd1c5431619c12fe240ea66c7dd7bad
treecd59a4714825c4f071f5c46cc520f31cf97281ef
parent901ba05cd0e7874977a4a937d1b2f9a76ffb9c2d
HAMMER - Fix reblocking operation of volume removal

* Reblock everything
* Interruptable
* Sync before free L1/L2 entries (bigblocks might be reserved).
* Fix a bug (layer2->zone vs. layer2_zone)
sys/vfs/hammer/hammer_volume.c