linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull a few more NFS client bugfixes
@ 2016-11-10 21:18 Anna Schumaker
  0 siblings, 0 replies; only message in thread
From: Anna Schumaker @ 2016-11-10 21:18 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Trond Myklebust, linux-nfs@vger.kernel.org,
	linux-kernel@vger.kernel.org

Hi Linus,

The following changes since commit 83aa3e0f791d458a28f91d7a50f92926f971ef7c:

  nfs4: fix missing-braces warning (2016-10-19 14:39:15 -0400)

are available in the git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.9-3

for you to fetch changes up to 62bdf94a2049822ef8c6d4b0e83cd9c3a1663ab4:

  xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect (2016-11-10 11:04:54 -0500)

----------------------------------------------------------------
Most of these fix regressions in 4.9, and none are going to stable this time around:

- Trim extra slashes in v4 nfs_paths to fix tools that use this
- Fix a -Wmaybe-uninitialized warnings
- Fix suspicious RCU usages
- Fix Oops when mounting multiple servers at once
- Suppress a false-positive pNFS error
- Fix a DMAR failure in NFS over RDMA

Thanks,
Anna
----------------------------------------------------------------
Anna Schumaker (2):
      SUNRPC: Fix suspicious RCU usage
      NFS: Don't print a pNFS error if we aren't using pNFS

Arnd Bergmann (1):
      NFSv4.1: work around -Wmaybe-uninitialized warning

Benjamin Coddington (1):
      NFS: Trim extra slash in v4 nfs_path

Chuck Lever (1):
      xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect

Petr Vandrovec (1):
      NFS: Ignore connections that have cl_rpcclient uninitialized

Shuah Khan (1):
      fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()

 fs/nfs/client.c                 |  3 ++-
 fs/nfs/namespace.c              |  2 +-
 fs/nfs/nfs4session.c            | 12 +++++++-----
 fs/nfs/pnfs.c                   |  2 ++
 net/sunrpc/clnt.c               |  7 +++++--
 net/sunrpc/xprtrdma/frwr_ops.c  | 37 ++++++++++++++++++++++---------------
 net/sunrpc/xprtrdma/xprt_rdma.h |  3 ++-
 7 files changed, 41 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-10 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-10 21:18 [GIT PULL] Please pull a few more NFS client bugfixes Anna Schumaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).