[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070507171608.GA23382@filer.fsl.cs.sunysb.edu>
Date: Mon, 7 May 2007 13:16:08 -0400
From: Josef Sipek <jsipek@....cs.sunysb.edu>
To: Lee Schermerhorn <Lee.Schermerhorn@...com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
jsipek@...sunysb.edu, Eric Whitney <eric.whitney@...com>
Subject: Re: [PATCH 2.6.21-mm1] remove unionfs reference to SLAB_CTOR_VERIFY
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.
Josef "Jeff" Sipek.
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it.
- Brian W. Kernighan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists