Whamcloud - gitweb
Automatically fix superblock times in the future
authorTheodore Ts'o <tytso@mit.edu>
Mon, 19 Dec 2005 05:02:47 +0000 (00:02 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 19 Dec 2005 05:02:47 +0000 (00:02 -0500)
commit311df05c5e89b0ea447fdbb08a4302f05e2fe664
treedb2501c2e187ab879c4abee743f8613ac89612d7
parent6f71cb2fdeca2966d14b5ff7f4682df77220575c
Automatically fix superblock times in the future

If the superblock last mount time or last write time is in the future, fix
this automatically if e2fsck is in preeen mode, since Debian's boot sequence
bogusly doesn't set the time correctly until potentially very late in the bootup
process, and this can cause false positives that will cause users' systems
to fail to booting.  (Addresses Debian Bugs #343662 and #343645)

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