看板 DFBSD_commit 關於我們 聯絡資訊
commit bbda19706fd1c5431619c12fe240ea66c7dd7bad Author: Michael Neumann <mneumann@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