Re: [patch] Fix orlov allocator boundary case

Andrew Morton (akpm@digeo.com)
Thu, 17 Apr 2003 14:57:35 -0700


Marc-Christian Petersen <m.c.p@wolk-project.de> wrote:
>
> On Thursday 17 April 2003 21:21, Andrew Morton wrote:
>
> Hi Andrew,
>
> > OK, here be the fix.
> > I'm a bit peeved that this wasn't discovered until it hit Linus's tree.
> > Weren't these patches in -mjb as well?
> I guess this is also true for the ext3 code?

Only for the modified ext3 in the -mm tree.

> I am using the orlov stuff for 2.4.21* maintained by Theodore and Steven.

That kernel will not exhibit the problem - it is caused by the "fast version"
of the free inodes count being off by a few blocks, and the filesystem having
only one block group.

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