Cc: Daniel Phillips <phillips@...>, Alan Cox <alan@...>, Theodore Tso <tytso@...>, Al Boldi <a1426z@...>, Rik van Riel <riel@...>, <linux-fsdevel@...>, <linux-kernel@...>
On Jan 16, 2008 3:49 AM, Pavel Machek <pavel@ucw.cz> wrote:
I'm sure everyone on cc: knows this, but for the record you can change
ext3's fsck on N mounts or every N days to something that makes sense
for your use case. Usually I just turn it off entirely and run fsck
by hand when I'm worried:
# tune2fs -c 0 -i 0 /dev/whatever
-VAL
--