Whamcloud - gitweb
closefs.c (write_bgdesc, ext2fs_flush): Fix bug in meta_bg
authorTheodore Ts'o <tytso@mit.edu>
Fri, 8 Nov 2002 14:21:46 +0000 (09:21 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 8 Nov 2002 14:21:46 +0000 (09:21 -0500)
commitbfd418832d46da1767517b40a7857de449ea03fe
treeeea1f1f360366d615e856a03d4a8629ca7e788e0
parentee895139d79c364aa43e6c0113c3f060081cb9fe
closefs.c (write_bgdesc, ext2fs_flush): Fix bug in meta_bg
support when the MASTER_SB_ONLY flag is set.  Some of
the descriptor blocks that should have been written out
were getting skipped.
lib/ext2fs/ChangeLog
lib/ext2fs/closefs.c