Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Pull NFS client bugfixes from Anna Schumaker: "Stable bugfix: - Fix error reporting regression Bugfixes: - Fix setting filelayout ds address race - Fix subtle access bug when using ACLs - Fix setting mnt3_counts array size - Fix a couple of pNFS commit races" * tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs: NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() NFS: Be more careful about mapping file permissions NFS: Store the raw NFS access mask in the inode's access cache NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() NFS: Refactor NFS access to kernel access mask calculation net/sunrpc/xprt_sock: fix regression in connection error reporting. nfs: count correct array for mnt3_counts array size Revert commit 722f0b89 ("pNFS: Don't send COMMITs to the DSes if...") pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() NFS: Fix another COMMIT race in pNFS NFS: Fix a COMMIT race in pNFS mount: copy the port field into the cloned nfs_server structure. NFS: Don't run wake_up_bit() when nobody is waiting... nfs: add export operations
No related branches found
No related tags found
Showing
- fs/nfs/client.c 1 addition, 0 deletionsfs/nfs/client.c
- fs/nfs/dir.c 37 additions, 10 deletionsfs/nfs/dir.c
- fs/nfs/filelayout/filelayout.c 11 additions, 2 deletionsfs/nfs/filelayout/filelayout.c
- fs/nfs/flexfilelayout/flexfilelayout.c 4 additions, 0 deletionsfs/nfs/flexfilelayout/flexfilelayout.c
- fs/nfs/mount_clnt.c 1 addition, 1 deletionfs/nfs/mount_clnt.c
- fs/nfs/nfs3proc.c 2 additions, 9 deletionsfs/nfs/nfs3proc.c
- fs/nfs/pnfs_nfs.c 13 additions, 11 deletionsfs/nfs/pnfs_nfs.c
- include/linux/nfs_fs.h 1 addition, 1 deletioninclude/linux/nfs_fs.h
- net/sunrpc/xprtsock.c 2 additions, 0 deletionsnet/sunrpc/xprtsock.c
Loading
Please register or sign in to comment