Re: Quiescent filesystems marked with EXT2_VALID_FS while still mounted?

From: tytso@MIT.EDU
Date: Thu Jan 20 2000 - 00:29:44 EST


   From: David Woodhouse <dwmw2@infradead.org>
   Date: Wed, 19 Jan 2000 13:28:55 +0000

   I'm fairly sure that under 2.0 kernels, if a filesystem had been
   unused for a long period of time, it would be marked with
   EXT2_VALID_FS - with the highly desirable effect that if the machine
   subsequently crashed, the filesystem wouldn't need a fsck.

Nope, it never did that.

You could potentially do something like that, but it would mean that
whenever you tried to write to the filesystem (including inode atime
updates), all modifications would have to stall until the EXT2_VALID_FS
bit was cleared. It's doable, but it's not clear it's worth it.

                                                        - Ted

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



This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:21 EST