Re: Oops with ext3 journaling

Stephen C. Tweedie (sct@redhat.com)
Wed, 8 Dec 1999 23:53:45 +0000 (GMT)


Hi,

On Wed, 8 Dec 1999 17:28:49 -0500, "Theodore Y. Ts'o" <tytso@mit.edu>
said:

> Never fear, there will be an very easy way to switch back and forth
> between ext2 and ext3. A single mount command, or at most a single
> tune2fs command, should be all that it takes, no matter how the
> journal is stored.

Absolutely. I am 100% committed to this. Apart from anything else,
this is the mechanism which will allow for incompatible revisions of
the ext3 journal format: you will always be able to mount a journaled
ext3 partition as ext2, and then remount as the new ext3, if you want
to upgrade ext3 partitions to a new, incompatible format (which should
not happen after final release, but there will be at least one such
incompatible format revision required in the next month or so).

Any such format changes will be limited to the journal format: there
will be no journaling changes which prevent backing the filesystem
revision back down to ext2. Ever.

--Stephen

-
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/