[GIT PULL] Please pull NFS client fixes

From: Myklebust, Trond
Date: Wed Apr 10 2013 - 11:59:42 EST


Hi Linus,

The following changes since commit 1166fde6a923c30f4351515b6a9a1efc513e7d00:

SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked (2013-03-25 11:23:40 -0400)

are available in the git repository at:

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

for you to fetch changes up to fa332941c0c7c00e3420078268b7558d0ef792b5:

NFSv4: Fix another potential state manager deadlock (2013-04-09 13:19:35 -0400)

----------------------------------------------------------------
NFS client bugfixes for Linux 3.9

- Stable fix for memory corruption issues in nfs4[01]_walk_client_list
- Stable fix for an Oopsable bug in rpc_clone_client
- Another state manager deadlock in the NFSv4 open code
- Memory leaks in nfs4_discover_server_trunking and rpc_new_client

----------------------------------------------------------------
Chuck Lever (1):
SUNRPC: Remove extra xprt_put()

Trond Myklebust (4):
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
SUNRPC: Fix a potential memory leak in rpc_new_client
NFSv4: Fix another potential state manager deadlock

fs/nfs/nfs4client.c | 44 ++++++++++++++++++++++++++++----------------
fs/nfs/nfs4proc.c | 1 +
fs/nfs/nfs4state.c | 8 +++++++-
net/sunrpc/clnt.c | 11 +++--------
4 files changed, 39 insertions(+), 25 deletions(-)

--
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@xxxxxxxxxx
www.netapp.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/