Hi Trond, After merging the nfs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/nfs/inode.c: In function 'nfs_compat_user_ino64': fs/nfs/inode.c:93: error: 'compat_ulong_t' undeclared (first use in this function) fs/nfs/inode.c:93: error: expected ';' before 'ino' fs/nfs/inode.c:100: error: 'ino' undeclared (first use in this function) Caused by commit 5fa1ca22302da56ffa568e847100e80be90cc602 ("(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 31 or 63 are set in fileid"). I have used the nfs tree from next-20110307 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/