Whamcloud - gitweb
e2fsck: Don't mark the filesystem invalid because of time errors
authorTheodore Ts'o <tytso@mit.edu>
Sun, 23 Sep 2007 12:20:51 +0000 (08:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 23 Sep 2007 12:20:51 +0000 (08:20 -0400)
commitd006b8cee78fc415f7c5666af41afdd6ceda42a1
tree0b4c9e144fcc83f03088db9d736680e7a1029373
parent60702c267d83bc75ca22e8efb5eff0e1a8821800
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>
e2fsck/problem.c