From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed, 10 Apr 2013 16:00:51 +0000 (-0700)
Subject: Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
X-Git-Tag: v3.9-rc7~29
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f94eeb423bd6061fe68c490dcb11c74e5267f6a2;p=users%2Fwilly%2Flinux.git

Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client bugfixes from Trond Myklebust:
 - fix for memory corruption issues in nfs4[01]_walk_client_list (stable)
 - fix for an Oopsable bug in rpc_clone_client (stable)
 - another state manager deadlock in the NFSv4 open code
 - memory leaks in nfs4_discover_server_trunking and rpc_new_client

* tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  NFSv4: Fix another potential state manager deadlock
  SUNRPC: Fix a potential memory leak in rpc_new_client
  NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
  NFSv4: Fix a memory leak in nfs4_discover_server_trunking
  SUNRPC: Remove extra xprt_put()
---

f94eeb423bd6061fe68c490dcb11c74e5267f6a2