[PATCH 0/7] Remaining 2.6.29 queue
Christoph Hellwig
hch at infradead.org
Sun Jan 18 19:52:04 CST 2009
On Mon, Jan 19, 2009 at 12:52:24PM +1100, Lachlan McIlroy wrote:
> They applied okay but the first patch caused this build failure.
>
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> fs/built-in.o: In function `xfs_handle_to_dentry':
> /home/lachlan/git/xfs-update/fs/xfs/linux-2.6/xfs_ioctl.c:211: undefined reference to `exportfs_decode_fh'
> make: *** [.tmp_vmlinux1] Error 1
That was, as noted in the thread a missing select EXPORTFS in the
Kconfig. It's fixed in the kernel.org git tree.
More information about the xfs
mailing list