Re: Linux-2.4.10 + ext3

Linus Torvalds (torvalds@transmeta.com)
Mon, 24 Sep 2001 18:12:01 +0000 (UTC)


In article <20010923193008.A13982@vitelus.com>,
Aaron Lehmann <aaronl@vitelus.com> wrote:
>On Mon, Sep 24, 2001 at 02:06:05AM +0000, Linus Torvalds wrote:
>> We'll merge ext3 soon enough.. As RH seems to start using it more and
>> more, there's more reason to merge it into the standard kernel too.
>>
>> So don't worry. It will happen.
>
>Kinda OT, but ext3 is often treated more like a new file system than
>an extension of ext2. I'm wondering if this is a good thing. On the
>machines where I use it I have to compile both ext3 and ext2 (because
>it would be foolish to not have ext2 support) into the kernel.

Well, for one thing I absolutely refused during ext3 development to have
ext3 just be an "extension" to ext2. That _was_ how it was originally
thought of, and I very much wanted ext3 to be separate - I strongly felt
that it would be stupid to force people who use ext2 for "stable"
reasons to have to get the extensions (and I hate #ifdef's).

And quite frankly, I don't think we _still_ are at the point where I'd
be comfortable saying that we could just merge them, and everybody would
use the superset of the code.

In five years maybe nobody has any stability worries at all about ext3
code, and we can just drop ext2 and consider it purely a backwards
compatibility extension of ext3.

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