All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] two fixes for pNFS SCSI device handling
@ 2024-11-22 15:11 Benjamin Coddington
  2024-11-22 15:11 ` [PATCH v4 1/2] nfs/blocklayout: Don't attempt unregister for invalid block device Benjamin Coddington
  2024-11-22 15:11 ` [PATCH v4 2/2] nfs/blocklayout: Limit repeat device registration on failure Benjamin Coddington
  0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Coddington @ 2024-11-22 15:11 UTC (permalink / raw)
  To: Trond Myklebust, Anna Schumaker, Chuck Lever
  Cc: linux-nfs, linux-kernel, Christoph Hellwig

A bit late for v6.13 perhaps, but here are two fresh corrections for pNFS
SCSI device handling, and some comments as requested by Christoph.

On v2: add full commit subject in 1/2, change the caller in 2/2.
On v3: add r-b for Chuck, tweak comments in 2/2.
On v4: rebase on linux-next

Benjamin Coddington (2):
  nfs/blocklayout: Don't attempt unregister for invalid block device
  nfs/blocklayout: Limit repeat device registration on failure

 fs/nfs/blocklayout/blocklayout.c | 15 ++++++++++++++-
 fs/nfs/blocklayout/dev.c         |  6 ++----
 2 files changed, 16 insertions(+), 5 deletions(-)


base-commit: cfba9f07a1d6aeca38f47f1f472cfb0ba133d341
-- 
2.47.0


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

end of thread, other threads:[~2024-11-22 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22 15:11 [PATCH v4 0/2] two fixes for pNFS SCSI device handling Benjamin Coddington
2024-11-22 15:11 ` [PATCH v4 1/2] nfs/blocklayout: Don't attempt unregister for invalid block device Benjamin Coddington
2024-11-22 15:11 ` [PATCH v4 2/2] nfs/blocklayout: Limit repeat device registration on failure Benjamin Coddington

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.