linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] NFSv4 state recovery observability
@ 2019-11-05 16:04 Chuck Lever
  2019-11-05 16:04 ` [PATCH RFC 1/2] NFS4: Trace state recovery operation Chuck Lever
  2019-11-05 16:04 ` [PATCH RFC 2/2] NFS4: Trace lock reclaims Chuck Lever
  0 siblings, 2 replies; 3+ messages in thread
From: Chuck Lever @ 2019-11-05 16:04 UTC (permalink / raw)
  To: linux-nfs

Add some trace points to the state manager to help track down common
in-the-field failures. We see "Lock reclaim failed!" a lot during
testing, for example, and want to enable our Q/A staff to capture
the failure completely and quickly.

---

Chuck Lever (2):
      NFS4: Trace state recovery operation
      NFS4: Trace lock reclaims


 fs/nfs/nfs4_fs.h   |    2 -
 fs/nfs/nfs4state.c |    4 +
 fs/nfs/nfs4trace.h |  171 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 175 insertions(+), 2 deletions(-)

--
Chuck Lever

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

end of thread, other threads:[~2019-11-05 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 16:04 [PATCH RFC 0/2] NFSv4 state recovery observability Chuck Lever
2019-11-05 16:04 ` [PATCH RFC 1/2] NFS4: Trace state recovery operation Chuck Lever
2019-11-05 16:04 ` [PATCH RFC 2/2] NFS4: Trace lock reclaims 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).