Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Pull NFS client bugfixes from Anna Schumaker: "The only stable fix this time is the DMA scatter-gather list bug fixed by Chuck. The rest fix up races and refcounting issues that have been found during testing. Stable fix: - fix DMA scatter-gather list mapping imbalance The rest: - fix directory verifier races - fix races between open and dentry revalidation - fix revalidation of dentries with delegations - fix "cachethis" setting for writes - fix delegation and delegation cred pinning" * tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs: NFSv4: Ensure the delegation cred is pinned when we call delegreturn NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() NFSv4.1 make cachethis=no for writes xprtrdma: Fix DMA scatter-gather list mapping imbalance NFSv4: Fix revalidation of dentries with delegations NFSv4: Fix races between open and dentry revalidation NFS: Fix up directory verifier races
No related branches found
No related tags found
Showing
- fs/nfs/delegation.c 40 additions, 10 deletionsfs/nfs/delegation.c
- fs/nfs/delegation.h 1 addition, 0 deletionsfs/nfs/delegation.h
- fs/nfs/dir.c 116 additions, 10 deletionsfs/nfs/dir.c
- fs/nfs/inode.c 1 addition, 0 deletionsfs/nfs/inode.c
- fs/nfs/nfs4file.c 0 additions, 1 deletionfs/nfs/nfs4file.c
- fs/nfs/nfs4proc.c 17 additions, 3 deletionsfs/nfs/nfs4proc.c
- include/linux/nfs_fs.h 6 additions, 20 deletionsinclude/linux/nfs_fs.h
- net/sunrpc/xprtrdma/frwr_ops.c 7 additions, 6 deletionsnet/sunrpc/xprtrdma/frwr_ops.c
Loading
Please register or sign in to comment