]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: update the backup superblocks if the feature bitmasks are changed
authorTheodore Ts'o <tytso@mit.edu>
Sat, 6 Oct 2007 16:37:08 +0000 (12:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 6 Oct 2007 16:39:57 +0000 (12:39 -0400)
commit0cfce7f749ea519522929d91e705cf90518594c4
tree475e3ccd8974411defba5238f44da839f014d314
parentf6341e9c70eb4e0ded51ca96aeaa79a72222c069
e2fsck: update the backup superblocks if the feature bitmasks are changed

If e2fsck adds or deletes any of the feature bitmasks, clear
EXT2_FLAG_MASTER_SB_ONLY so the backup superblocks are updated when
e2fsck finishes.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/journal.c
e2fsck/pass2.c
e2fsck/super.c
e2fsck/unix.c