Re: 2.6.18-rc4-mm2

From: Andrew Morton
Date: Sun Aug 20 2006 - 13:54:02 EST


On Sun, 20 Aug 2006 15:24:18 +0200
Maciej Rutecki <maciej.rutecki@xxxxxxxxx> wrote:

> Andrew Morton napisaÅ(a):
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm2/
>
> Error while compile ("make all" command):
>
> CC [M] fs/afs/file.o
> fs/afs/file.c: In function 'afs_file_releasepage':
> fs/afs/file.c:332: error: 'struct afs_vnode' has no member named 'cache'
> make[2]: *** [fs/afs/file.o] BÅÄd 1
> make[1]: *** [fs/afs] BÅÄd 2
> make: *** [fs] BÅÄd 2
>

It needs to use CONFIG_AFS_FSCACHE in some manner, or we turn
fscache_uncache_page() into a macro.
-
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/