Re: New concept of ext3 disk checks

From: Andi Kleen
Date: Thu Aug 12 2004 - 18:28:08 EST


Theodore Ts'o <tytso@xxxxxxx> writes:

> 4) If there were no errors detecting by the fsck run, run the command
> "tune2fs -C 0 -T now /dev/XXX" on the live filesystem. This sets the
> mount count and last filesystem checked time to the appropriate values
> in the superblock.

Is it safe now to run tune2fs on a mounted busy fs? afaik it would
need at least support to quiescence the fs temporarily. Otherwise you
have a race window where changes to the superblock could get lost.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/