-
- Downloads
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: - Stable fix for a NFSv4.1 delegation and state recovery deadlock - Stable fix for a loop on irrecoverable errors when returning delegations - Fix a 3-way deadlock between layoutreturn, open, and state recovery - Update the MAINTAINERS file with contact information for Trond Myklebust - Close needs to handle NFS4ERR_ADMIN_REVOKED - Enabling v4.2 should not recompile nfsd and lockd - Fix a couple of compile warnings * tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: nfs: fix do_div() warning by instead using sector_div() MAINTAINERS: Update contact information for Trond Myklebust NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery SUNRPC: do not fail gss proc NULL calls with EACCES NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED NFSv4: Update list of irrecoverable errors on DELEGRETURN NFSv4 wait on recovery for async session errors NFS: Fix a warning in nfs_setsecurity NFS: Enabling v4.2 should not recompile nfsd and lockd
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- fs/nfs/blocklayout/blocklayout.h 1 addition, 0 deletionsfs/nfs/blocklayout/blocklayout.h
- fs/nfs/blocklayout/extents.c 1 addition, 1 deletionfs/nfs/blocklayout/extents.c
- fs/nfs/dns_resolve.c 2 additions, 0 deletionsfs/nfs/dns_resolve.c
- fs/nfs/inode.c 1 addition, 1 deletionfs/nfs/inode.c
- fs/nfs/internal.h 15 additions, 0 deletionsfs/nfs/internal.h
- fs/nfs/nfs4_fs.h 8 additions, 0 deletionsfs/nfs/nfs4_fs.h
- fs/nfs/nfs4proc.c 23 additions, 7 deletionsfs/nfs/nfs4proc.c
- include/linux/nfs4.h 0 additions, 10 deletionsinclude/linux/nfs4.h
- include/linux/nfs_fs.h 0 additions, 18 deletionsinclude/linux/nfs_fs.h
- net/sunrpc/auth_gss/auth_gss.c 1 addition, 1 deletionnet/sunrpc/auth_gss/auth_gss.c
Loading
Please register or sign in to comment