commit | 0c37f456d929dac47fcf87374f1c1b9a9a96c9fa | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Oct 01 09:18:54 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Oct 06 12:39:57 2007 -0400 |
tree | 7383210edcf8aa6ba42f4f191148a6d6aa1fec0c | |
parent | 0cfce7f749ea519522929d91e705cf90518594c4 [diff] |
e2fsck: backup superblocks if key constants have changed If the primary superblock differs from the backup superblock in certain key respects, force a full check (if e2fsck was invoked in preen mode). If the filesystem check passes cleanly, and the filesystem was opened in read/write mode, then write the primary superblock to all of the backups. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>