lkml.org 
[lkml]   [2016]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] Please pull a few more NFS client bugfixes
Date
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(-)

\
 
 \ /
  Last update: 2016-11-10 22:18    [W:0.231 / U:0.836 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site