linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] NFS/RPC patches for v5.6
@ 2019-12-23 15:28 Chuck Lever
  2019-12-23 15:28 ` [PATCH v1 1/4] SUNRPC: Capture signalled RPC tasks Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chuck Lever @ 2019-12-23 15:28 UTC (permalink / raw)
  To: anna.schumaker, trondmy; +Cc: linux-nfs

Hi -

Three patches that add diagnostic trace points in the NFS client
and the RPC client implementations, and one RPC patch that is a
pre-requisite to overhauling the RPC/RDMA connection logic.

Would you consider these for v5.6 please?

---

Chuck Lever (4):
      SUNRPC: Capture signalled RPC tasks
      NFS: Introduce trace events triggered by page writeback errors
      NFS4: Report callback authentication errors
      SUNRPC: call_connect_status should handle -EPROTO


 fs/nfs/callback_xdr.c         |   11 +++++++---
 fs/nfs/nfs4trace.h            |   35 ++++++++++++++++++++++++++++++++
 fs/nfs/nfstrace.h             |   45 +++++++++++++++++++++++++++++++++++++++++
 fs/nfs/write.c                |    3 +++
 include/trace/events/sunrpc.h |    1 +
 net/sunrpc/clnt.c             |    1 +
 net/sunrpc/sched.c            |    4 +++-
 7 files changed, 96 insertions(+), 4 deletions(-)

--
Chuck Lever

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-23 15:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-23 15:28 [PATCH v1 0/4] NFS/RPC patches for v5.6 Chuck Lever
2019-12-23 15:28 ` [PATCH v1 1/4] SUNRPC: Capture signalled RPC tasks Chuck Lever
2019-12-23 15:28 ` [PATCH v1 2/4] NFS: Introduce trace events triggered by page writeback errors Chuck Lever
2019-12-23 15:28 ` [PATCH v1 3/4] NFS4: Report callback authentication errors Chuck Lever
2019-12-23 15:28 ` [PATCH v1 4/4] SUNRPC: call_connect_status should handle -EPROTO Chuck Lever

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).