Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: - Error reporting in nfs_xdev_mount incorrectly maps all errors to ENOMEM - Fix an NFSv4 refcounting issue - Fix a mount failure when the server reboots during NFSv4 trunking discovery - NFSv4.1 mounts may need to run the lease recovery thread. - Don't silently fail setattr() requests on mountpoints - Fix a SUNRPC socket/transport livelock and priority queue issue - We must handle NFS4ERR_DELAY when resetting the NFSv4.1 session. * tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session SUNRPC: When changing the queue priority, ensure that we change the owner NFS: Don't silently fail setattr() requests on mountpoints NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery NFSv4: Fix NFSv4 trunking discovery NFSv4: Fix NFSv4 reference counting for trunked sessions NFS: Fix error reporting in nfs_xdev_mount
No related branches found
No related tags found
Showing
- fs/nfs/namespace.c 20 additions, 0 deletionsfs/nfs/namespace.c
- fs/nfs/nfs4client.c 26 additions, 36 deletionsfs/nfs/nfs4client.c
- fs/nfs/nfs4state.c 14 additions, 8 deletionsfs/nfs/nfs4state.c
- fs/nfs/super.c 9 additions, 13 deletionsfs/nfs/super.c
- net/sunrpc/sched.c 17 additions, 1 deletionnet/sunrpc/sched.c
Loading
Please register or sign in to comment