Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: "Highlights: - Fix several races in nfs_revalidate_mapping - NFSv4.1 slot leakage in the pNFS files driver - Stable fix for a slot leak in nfs40_sequence_done - Don't reject NFSv4 servers that support ACLs with only ALLOW aces" * tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: nfs: initialize the ACL support bits to zero. NFSv4.1: Cleanup NFSv4.1: Clean up nfs41_sequence_done NFSv4: Fix a slot leak in nfs40_sequence_done NFSv4.1 free slot before resending I/O to MDS nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING NFS: Fix races in nfs_revalidate_mapping sunrpc: turn warn_gssd() log message into a dprintk() NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping nfs: handle servers that support only ALLOW ACE type.
No related branches found
No related tags found
Showing
- fs/nfs/dir.c 11 additions, 2 deletionsfs/nfs/dir.c
- fs/nfs/inode.c 43 additions, 8 deletionsfs/nfs/inode.c
- fs/nfs/nfs4_fs.h 1 addition, 0 deletionsfs/nfs/nfs4_fs.h
- fs/nfs/nfs4client.c 1 addition, 4 deletionsfs/nfs/nfs4client.c
- fs/nfs/nfs4filelayout.c 6 additions, 2 deletionsfs/nfs/nfs4filelayout.c
- fs/nfs/nfs4proc.c 14 additions, 17 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4xdr.c 1 addition, 1 deletionfs/nfs/nfs4xdr.c
- fs/nfs/nfstrace.h 1 addition, 0 deletionsfs/nfs/nfstrace.h
- fs/nfs/write.c 6 additions, 1 deletionfs/nfs/write.c
- include/linux/nfs_fs.h 1 addition, 0 deletionsinclude/linux/nfs_fs.h
- net/sunrpc/auth_gss/auth_gss.c 1 addition, 7 deletionsnet/sunrpc/auth_gss/auth_gss.c
Loading
Please register or sign in to comment