git: HAMMER - Fix umount flushing issue for volume-add/del
Michael Neumann
mneumann at crater.dragonflybsd.org
Fri Dec 11 16:05:56 PST 2009
commit ebc29cdc7a44c06907290e3264400a74c55aa69f
Author: Michael Neumann <mneumann at 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
More information about the Commits
mailing list