commit | 0cfce7f749ea519522929d91e705cf90518594c4 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Oct 06 12:37:08 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Oct 06 12:39:57 2007 -0400 |
tree | 475e3ccd8974411defba5238f44da839f014d314 | |
parent | f6341e9c70eb4e0ded51ca96aeaa79a72222c069 [diff] |
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>