Hi Trond, After merging the nfs tree, today's linux-next build (x86_64 allmodconfig) failed like this: In file included from fs/nfs/dns_resolve.c:52:0: fs/nfs/netns.h:28:15: error: 'NFS4_MAX_MINOR_VERSION' undeclared here (not in a function) int cb_users[NFS4_MAX_MINOR_VERSION + 1]; Presumably caused by commit 1a29448203ea ("NFS: Enabling v4.2 should not recompile nfsd and lockd"). This commit is not doing well :-( I have reverted that commit again for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au