2018-05-11 20:54:51

by Anna Schumaker

[permalink] [raw]
Subject: [GIT PULL] Please pull NFS client fixes for 4.17

Hi Linus,

The following changes since commit 98de9ce6f6660d02aa72d7b9b17696fa68a2ed9b:

NFS: advance nfs_entry cookie only after decoding completes successfully (2018-04-10 16:06:22 -0400)

are available in the Git repository at:

git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.17-2

for you to fetch changes up to 04ac6fdba1afffad664377a324b017e63ac08bd8:

Change Trond's email address in MAINTAINERS (2018-05-11 14:39:06 -0400)

----------------------------------------------------------------

These patches fix both a possible corruption during NFSoRDMA MR recovery, and a sunrpc tracepoint crash. Additionally, Trond has a new email address to put in the MAINTAINERS file.

Thanks,
Anna

----------------------------------------------------------------
Chuck Lever (2):
xprtrdma: Fix list corruption / DMAR errors during MR recovery
sunrpc: Fix latency trace point crashes

Trond Myklebust (1):
Change Trond's email address in MAINTAINERS

MAINTAINERS | 2 +-
include/trace/events/sunrpc.h | 16 ++++++----------
net/sunrpc/xprtrdma/fmr_ops.c | 5 +----
net/sunrpc/xprtrdma/frwr_ops.c | 9 +++------
net/sunrpc/xprtrdma/verbs.c | 5 +++++
net/sunrpc/xprtrdma/xprt_rdma.h | 2 +-
6 files changed, 17 insertions(+), 22 deletions(-)