nfsd changes for 3.12 are available from git://linux-nfs.org/~bfields/linux.git nfsd-next This was a very quiet cycle! Just a few bugfixes and some cleanup. --b. ---------------------------------------------------------------- Harshula Jayasuriya (2): nfsd: nfs4_file_get_access: need to be more careful with O_RDWR sunrpc: prepare NFS for 2038 J. Bruce Fields (10): nfsd4: fix setlease error return Merge tag 'v3.11-rc5' into for-3.12 branch Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR" nfsd4: fix leak of inode reference on delegation failure nfsd4: nfsd4_create_clid_dir prints uninitialized data svcrpc: remove unused rq_resused rpc: clean up decoding of gssproxy linux creds rpc: comment on linux_cred encoding, treat all as unsigned rpc: fix huge kmalloc's in gss-proxy rpc: let xdr layer allocate gssproxy receieve pages fs/nfsd/nfs4recover.c | 2 -- fs/nfsd/nfs4state.c | 33 +++++++++++++++++---------- include/linux/sunrpc/cache.h | 22 ++++++++++++++++-- include/linux/sunrpc/svc.h | 1 - net/sunrpc/auth_gss/gss_rpc_upcall.c | 26 +++++++++++++++++++++ net/sunrpc/auth_gss/gss_rpc_xdr.c | 41 +++++++++++++++++----------------- net/sunrpc/auth_gss/gss_rpc_xdr.h | 5 ++++- 7 files changed, 91 insertions(+), 39 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html