All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] NFSD: Fix problem with nfsd4_scsi_fence_client
@ 2025-11-05 20:45 Dai Ngo
  2025-11-05 20:45 ` [PATCH v3 1/2] NFSD: use correct reservation type in nfsd4_scsi_fence_client Dai Ngo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dai Ngo @ 2025-11-05 20:45 UTC (permalink / raw)
  To: chuck.lever, jlayton, neilb, okorniev, tom, hch; +Cc: linux-nfs

This patchset includes the following:

. Fix problem with nfsd4_scsi_fence_client using the wrong reservation type.
. Add trace point to track SCSI preempt operation.

v2:
. drop patch that skips fencing on NFS4ERR_RETRY_UNCACHED_REP
. add namespace number in output of fencing trace point

v3:
. reword title of patch 1/2

 fs/nfsd/blocklayout.c |  8 ++++++--
 fs/nfsd/trace.h       | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2025-11-06 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 20:45 [PATCH v3 0/2] NFSD: Fix problem with nfsd4_scsi_fence_client Dai Ngo
2025-11-05 20:45 ` [PATCH v3 1/2] NFSD: use correct reservation type in nfsd4_scsi_fence_client Dai Ngo
2025-11-06 11:43   ` Christoph Hellwig
2025-11-05 20:45 ` [PATCH v3 2/2] NFSD: Add trace point for SCSI fencing operation Dai Ngo
2025-11-06 16:14 ` [PATCH v3 0/2] NFSD: Fix problem with nfsd4_scsi_fence_client Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.