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:	Mon, 12 Jan 2009 11:08:31 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
CC:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	David Howells <dhowells@...hat.com>
Subject: Re: linux-next: Tree for January 12 (afs/fscache)

Stephen Rothwell wrote:
> Hi all,
> 
> Some people took me at my word and so we have the 2.6.30 code starting to
> trickle in already.

AFS=y.
FSCACHE=m.
AFS_FSCACHE is not set.
config attached.



fs/built-in.o: In function `afs_cell_purge':
(.text+0x2dd50): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `fscache_uncache_page':
file.c:(.text+0x2f320): undefined reference to `__fscache_uncache_page'
fs/built-in.o: In function `afs_readpages':
file.c:(.text+0x2f4fb): undefined reference to `__fscache_read_or_alloc_pages'
fs/built-in.o: In function `afs_readpage':
file.c:(.text+0x2f5ac): undefined reference to `__fscache_read_or_alloc_page'
file.c:(.text+0x2f662): undefined reference to `__fscache_write_page'
fs/built-in.o: In function `fscache_relinquish_cookie':
inode.c:(.text+0x32097): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_iget':
(.text+0x324e8): undefined reference to `__fscache_acquire_cookie'
fs/built-in.o: In function `afs_iget':
(.text+0x325a6): undefined reference to `__fscache_attr_changed'
fs/built-in.o: In function `fscache_update_cookie':
vlocation.c:(.text+0x3531d): undefined reference to `__fscache_update_cookie'
fs/built-in.o: In function `afs_vlocation_reaper':
vlocation.c:(.text+0x354ee): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_vlocation_lookup':
(.text+0x358db): undefined reference to `__fscache_acquire_cookie'
fs/built-in.o: In function `afs_put_volume':
(.text+0x36b0f): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_volume_lookup':
(.text+0x36ef0): undefined reference to `__fscache_acquire_cookie'



-- 
~Randy

View attachment "config-r8249" of type "text/plain" (46405 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ