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:	Thu, 15 Jan 2009 10:18:12 -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 15  (afs/fscache)

Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20090114:


(still)

when CONFIG_AFS=y and CONFIG_FSCACHE=m:
(CONFIG_AFS_FSCACHE=n)


fs/built-in.o: In function `afs_cell_purge':
(.text+0x6b13e): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_releasepage':
file.c:(.text+0x6fd4d): undefined reference to `__fscache_uncache_page'
fs/built-in.o: In function `afs_readpages':
file.c:(.text+0x7022b): undefined reference to `__fscache_read_or_alloc_pages'
fs/built-in.o: In function `afs_readpage':
file.c:(.text+0x7063b): undefined reference to `__fscache_read_or_alloc_page'
file.c:(.text+0x707c0): undefined reference to `__fscache_uncache_page'
file.c:(.text+0x7083a): undefined reference to `__fscache_write_page'
file.c:(.text+0x7086d): undefined reference to `__fscache_uncache_page'
fs/built-in.o: In function `afs_invalidatepage':
file.c:(.text+0x70ab3): undefined reference to `__fscache_uncache_page'
fs/built-in.o: In function `afs_clear_inode':
(.text+0x778be): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_iget':
(.text+0x77cad): undefined reference to `__fscache_acquire_cookie'
fs/built-in.o: In function `afs_iget':
(.text+0x77e25): undefined reference to `__fscache_attr_changed'
fs/built-in.o: In function `afs_iget':
(.text+0x77ff6): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_vlocation_apply_update':
vlocation.c:(.text+0x81989): undefined reference to `__fscache_update_cookie'
fs/built-in.o: In function `afs_vlocation_lookup':
(.text+0x822f0): undefined reference to `__fscache_acquire_cookie'
fs/built-in.o: In function `afs_vlocation_lookup':
(.text+0x8269c): undefined reference to `__fscache_update_cookie'
fs/built-in.o: In function `afs_vlocation_reaper':
vlocation.c:(.text+0x82f01): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_put_volume':
(.text+0x86b95): undefined reference to `__fscache_relinquish_cookie'
fs/built-in.o: In function `afs_volume_lookup':
(.text+0x8784e): undefined reference to `__fscache_acquire_cookie'


-- 
~Randy

View attachment "config-r8533" of type "text/plain" (63225 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ