lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 20 Aug 2006 10:56:25 -0700
From:	Andrew Morton <akpm@...l.org>
To:	Maciej Rutecki <maciej.rutecki@...il.com>
Cc:	linux-kernel@...r.kernel.org, David Howells <dhowells@...hat.com>
Subject: Re: 2.6.18-rc4-mm2

On Sun, 20 Aug 2006 15:24:18 +0200
Maciej Rutecki <maciej.rutecki@...il.com> 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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ