git: HAMMER - Fix reblocking operation of volume removal

Michael Neumann mneumann at crater.dragonflybsd.org
Sat Dec 12 13:05:33 PST 2009


commit bbda19706fd1c5431619c12fe240ea66c7dd7bad
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Sat Dec 12 21:58:46 2009 +0100

    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)

Summary of changes:
 sys/vfs/hammer/hammer_volume.c |   47 +++++++++++++++++++++++++++++++--------
 1 files changed, 37 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bbda19706fd1c5431619c12fe240ea66c7dd7bad


-- 
DragonFly BSD source repository





More information about the Commits mailing list