Bart Van Assche - 2007-03-26

I'm using e2fsck 1.39 on an embedded system without real-time clock. Each time e2fsck is run it exits with exit code 1, and following messages are displayed:

/dev/hda8: Superblock last mount time is in the future.  FIXED.
/dev/hda8: Superblock last write time is in the future.  FIXED.

Is there any way to let e2fsck consider this as a normal condition such that it exits with exit code 0 ?