lkml.org 
[lkml]   [2013]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] Please pull NFS client fixes
Date
Hi Linus,
The following changes since commit 949db153b6466c6f7cad5a427ecea94985927311:

Linux 3.8-rc5 (2013-01-25 11:57:28 -0800)

are available in the git repository at:

git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.8-4

for you to fetch changes up to c489ee290bdbbace6bb63ebe6ebd4dd605819495:

NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session (2013-01-30 17:45:15 -0500)

----------------------------------------------------------------
NFS client bugfixe for Linux 3.8

- 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.

----------------------------------------------------------------
Trond Myklebust (7):
NFS: Fix error reporting in nfs_xdev_mount
NFSv4: Fix NFSv4 reference counting for trunked sessions
NFSv4: Fix NFSv4 trunking discovery
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
NFS: Don't silently fail setattr() requests on mountpoints
SUNRPC: When changing the queue priority, ensure that we change the owner
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session

fs/nfs/namespace.c | 20 +++++++++++++++++
fs/nfs/nfs4client.c | 62 ++++++++++++++++++++++-------------------------------
fs/nfs/nfs4state.c | 22 ++++++++++++-------
fs/nfs/super.c | 22 ++++++++-----------
net/sunrpc/sched.c | 18 +++++++++++++++-
5 files changed, 86 insertions(+), 58 deletions(-)

--
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@netapp.com
www.netapp.com


\
 
 \ /
  Last update: 2013-01-31 21:22    [W:0.041 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site