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