Re: ext3 for pre7 ?

Andrew Morton (akpm@zip.com.au)
Fri, 02 Nov 2001 17:40:10 -0800


"J . A . Magallon" wrote:
>
> Hi.
>
> I have tried to adapt the ext3 patch for pre6 to pre7, but many things
> in the buffer and cache sections (vmscan.c and so on) have changed...
> I also saw in CVS that there have been changes to make it work on pre7.
> But I did not guess how to make a patch from CVS.
>
> Anyone out there has it ?

http://www.zip.com.au/~akpm/x.patch.gz

> BTW: I see there are a bunch of chages in ext3 patch outside its own
> fs subtree (try_to_free_pages and so on). Why are not integrated in
> mainline ?

These changes are needed to support the ordering requirements
of ext3, and probably any other fs which performs data journalling.
They are not needed by any fs which is currently in the tree.
-
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/