Re: [RFC: 2.6 patch] fs/jbd/journal.c: possible cleanups

From: Stephen C. Tweedie
Date: Thu May 18 2006 - 07:52:46 EST


Hi,

On Tue, 2006-05-16 at 12:50 -0700, Andrew Morton wrote:

> Still, the jbd API is exported for other filesystems to use. If these
> functions are considered part of that API (they are) then I'd suggest that
> they should be exported.

Agreed.

Note that on ext2-devel there has been a huge amount of activity over
the past month to get extents, and >32-bit block addressing, ready for
ext3. One of the things needed for that is a new jbd-level feature for
64-bit capability, so ext3 is going to need more dynamic access to the
jbd feature bits soon. This is definitely not the right time to be
removing feature access from the API!

--Stephen


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