Re: [PATCH 2.6.21-mm1] remove unionfs reference toSLAB_CTOR_VERIFY

From: Lee Schermerhorn
Date: Mon May 07 2007 - 13:30:37 EST


On Mon, 2007-05-07 at 13:16 -0400, Josef Sipek wrote:
> On Mon, May 07, 2007 at 11:22:32AM -0400, Lee Schermerhorn wrote:
> > With unionfs included as a module, 2.6.21-mm1 build broke with:
> >
> > fs/unionfs/super.c: In function âinit_onceâ:
> > fs/unionfs/super.c:822: error: âSLAB_CTOR_VERIFYâ undeclared (first use in this function)
> > fs/unionfs/super.c:822: error: (Each undeclared identifier is reported only oncefs/unionfs/super.c:822: error: for each function it appears in.)
> >
> > Looks like it missed the removal of SLAB_CTOR_VERIFY.
>
> This fix (by Adrian Bunk) is already in the unionfs git tree.
>
> Thanks anyway.

OK. I just ran into the issue this am with 21-mm1. I didn't see the
fix in the MARC archives, but they haven't been updated since ~3may.
Sorry for the noise...

Lee

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