Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
* git://git.linux-nfs.org/pub/linux/nfs-2.6: NFSv4: handle lack of clientaddr in option string NFSv4: debug print ntohl(status) in nfs client callback xdr code SUNRPC: Clean up the sillyrename code NFS: Introduce struct nfs_removeargs+nfs_removeres NFS: Use dentry->d_time to store the parent directory verifier. SUNRPC: move bkl locking and xdr proc invocation into a common helper NFSv4: Fix the nfsv4 readlink reply buffer alignment NFSv4: Fix the readdir reply buffer alignment NFSv4: More NFSv4 xdr cleanups NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open NFSv4: 'constify' lookup arguments. NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed NFSv4: Fix open state recovery NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS
No related branches found
No related tags found
Showing
- fs/Kconfig 1 addition, 1 deletionfs/Kconfig
- fs/nfs/callback_xdr.c 5 additions, 5 deletionsfs/nfs/callback_xdr.c
- fs/nfs/dir.c 4 additions, 4 deletionsfs/nfs/dir.c
- fs/nfs/nfs2xdr.c 16 additions, 3 deletionsfs/nfs/nfs2xdr.c
- fs/nfs/nfs3proc.c 20 additions, 40 deletionsfs/nfs/nfs3proc.c
- fs/nfs/nfs3xdr.c 22 additions, 2 deletionsfs/nfs/nfs3xdr.c
- fs/nfs/nfs4_fs.h 1 addition, 1 deletionfs/nfs/nfs4_fs.h
- fs/nfs/nfs4proc.c 58 additions, 64 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4xdr.c 168 additions, 106 deletionsfs/nfs/nfs4xdr.c
- fs/nfs/proc.c 12 additions, 28 deletionsfs/nfs/proc.c
- fs/nfs/super.c 7 additions, 0 deletionsfs/nfs/super.c
- fs/nfs/unlink.c 86 additions, 109 deletionsfs/nfs/unlink.c
- include/linux/nfs_fs.h 2 additions, 2 deletionsinclude/linux/nfs_fs.h
- include/linux/nfs_xdr.h 17 additions, 15 deletionsinclude/linux/nfs_xdr.h
- include/linux/sunrpc/xdr.h 16 additions, 0 deletionsinclude/linux/sunrpc/xdr.h
- net/sunrpc/auth.c 2 additions, 11 deletionsnet/sunrpc/auth.c
- net/sunrpc/auth_gss/auth_gss.c 5 additions, 16 deletionsnet/sunrpc/auth_gss/auth_gss.c
Loading
Please register or sign in to comment