HAMMER - Fix umount flushing issue for volume-add/del
authorMichael Neumann <mneumann@ntecs.de>
Sat, 12 Dec 2009 00:00:22 +0000 (01:00 +0100)
committerMichael Neumann <mneumann@ntecs.de>
Sat, 12 Dec 2009 00:00:22 +0000 (01:00 +0100)
commitebc29cdc7a44c06907290e3264400a74c55aa69f
tree383d84a7559b02d283a40b763f5c29d128f6b738
parent01b70f3fb1ac005a93c81a34a1f9177260bf5956
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.
sys/vfs/hammer/hammer_volume.c