From b2b46bfc89772da0c9c0249dd185d38b558f2c3a Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 4 Apr 2005 06:05:07 +0000 Subject: Call 'flush' after writing a superblock to disk. Just in case... Signed-off-by: Neil Brown --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6854858..33e729b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ Changes Prior to 1.10.0 release - Fix bug with --config=partitions - Open sub-devices with O_EXCL to detect if already in use - + - Make sure superblock updates are flushed directly to disk. + Changes Prior to 1.9.0 release - Fix rpm build problem (stray %) - Minor manpage updates -- cgit