Whamcloud - gitweb
closefs.c (ext2fs_flush): Make sure the master superblock is
authorTheodore Ts'o <tytso@mit.edu>
Thu, 27 May 2004 01:29:14 +0000 (21:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 May 2004 01:29:14 +0000 (21:29 -0400)
commita63d12678369f4ab0edf8fc5741825c035e78bf9
tree4f50ad32b1398bbea9bdf59cd2aad58eb711e2d7
parenta002e7e200308eb010f55f19b673a53775a7cccd
closefs.c (ext2fs_flush): Make sure the master superblock is
written last, and only after other I/O has been flushed to
disk.  Thanks to Junfeng Yang from the Stanford
Metacompilation group for pointing a potential ordering
constraint problem if we don't write things out in the
right order.
lib/ext2fs/ChangeLog
lib/ext2fs/closefs.c