commit | d006b8cee78fc415f7c5666af41afdd6ceda42a1 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Sep 23 08:20:51 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Sep 23 08:20:51 2007 -0400 |
tree | 0b4c9e144fcc83f03088db9d736680e7a1029373 | |
parent | 60702c267d83bc75ca22e8efb5eff0e1a8821800 [diff] |
e2fsck: Don't mark the filesystem invalid because of time errors If superblock mount time or last write time is in the future, and the user refuses to fix the problem, don't mark the filesystem as being invalid and needing to be checked. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>