Re: [Ext2-devel] Re: [RFC] extents support for EXT3

From: Mike Fedyk
Date: Fri Aug 29 2003 - 16:41:34 EST


On Fri, Aug 29, 2003 at 03:55:14PM -0400, Ed Sweetman wrote:
> I would not recommend using the patch for system directories only
> because it leaves you with no way to rescue the system and does very
> little in the way of performance for those directories. Ext3 is
> backwards compatible with ext2, this patch seemingly breaks that.
> Because of that it doesn't seem to be ext3 anymore, rather a one way
> compatibility with ext3 with a purely large media bias.

Do you get any slowdown with the extents on small files though?

The plan is to add extent reading code to the three other stable trees so
that at the very least you could have read-only access to the extent based
ext2/3.

Remember, if the implementation of journaling hadn't have been so extensive,
we wouldn't have an ext3, but ext2 with journaling (and called ext2).

So what this will be is ext2 format with extents, and with (ext3) or without
journaling (ext2).

And this is planned for 2.7, so if anything goes into 2.6, it'll be
read-only support of extents.
-
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/