Whamcloud - gitweb
e2fsck: use PROMPT_NONE for FUTURE_SB_LAST_*_FUDGED problems
authorTheodore Ts'o <tytso@mit.edu>
Sun, 29 Mar 2015 01:39:54 +0000 (21:39 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Mar 2015 01:39:54 +0000 (21:39 -0400)
commitf096708126412c0569e40cfbd5740729976bf12a
tree3b5da443b91fce6364fa50005e385bf78432ebb0
parent49d0fe2a14f2a23da2fe299643379b8c1d37df73
e2fsck: use PROMPT_NONE for FUTURE_SB_LAST_*_FUDGED problems

This allows us to print a message warning the user that there is
something funny going on with their hardware clock (probably time zone
issues caused by trying to be compatible with legacy OS's such as
Windows), without triggering a full file system check.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/problem.c