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