Add a norecovery option to ext3/4?
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- Date: Mon, 9 Apr 2007 02:05:56 +0200
Hi,
Distribution installers usually try to probe OSes for building a suited
grub menu. Unfortunately, mounting an ext3 partition, even in read-only
mode, does perform some operations on the filesystem (log recovery).
This is not a good idea since it may silently garbage data. XFS has a
norecovery option that allows to disable that, I'd say ext3/4 should
have it too.
Samuel
-
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/
- Follow-Ups:
- Re: Add a norecovery option to ext3/4?
- From: Phillip Susi
- Re: Add a norecovery option to ext3/4?
- From: Eric Sandeen
- Re: Add a norecovery option to ext3/4?
- Prev by Date: Re: Linux 2.6.21-rc6
- Next by Date: Re: Security computation within Linux kernel
- Previous by thread: 2.6.21-rc6-mm1
- Next by thread: Re: Add a norecovery option to ext3/4?
- Index(es):