看板 DFBSD_commit 關於我們 聯絡資訊
commit ebc29cdc7a44c06907290e3264400a74c55aa69f Author: Michael Neumann <mneumann@ntecs.de> Date: Sat Dec 12 01:00:22 2009 +0100 HAMMER - Fix umount flushing issue for volume-add/del Only changes to the header of the root volume are automatically flushed to disk, changes to headers of other volumes not. Do it manually. Summary of changes: sys/vfs/hammer/hammer_volume.c | 25 ++++++++++++++++++++++--- 1 files changed, 22 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebc29cdc7a44c06907290e3264400a74c55aa69f -- DragonFly BSD source repository