public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Patches for pNFS SCSI layout PR key registration
@ 2024-06-25 20:02 cel
  2024-06-25 20:02 ` [PATCH v3 1/3] nfs/blocklayout: Fix premature PR key unregistration cel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: cel @ 2024-06-25 20:02 UTC (permalink / raw)
  To: linux-nfs; +Cc: Christoph Hellwig, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

I've dropped the alloc_bulk_pages_array() patch, as it seemed
slightly less reliable than allocating a page at a time on my
small-memory test system.

I do not currently have a set up that can test slice/concat
configurations, but the simple/scsi volume type is stable (except
for generic/450).

---
Changes since v2:
- Support more complex volume types
- Dropped the alloc_bulk_pages_array() patch

Changes since RFC:
- series re-ordered to place fixes first
- address review comments as best I can


Chuck Lever (3):
  nfs/blocklayout: Fix premature PR key unregistration
  nfs/blocklayout: Report only when /no/ device is found
  nfs/blocklayout: SCSI layout trace points for reservation key
    reg/unreg

 fs/nfs/blocklayout/blocklayout.c |  25 ++++---
 fs/nfs/blocklayout/blocklayout.h |   9 ++-
 fs/nfs/blocklayout/dev.c         | 116 +++++++++++++++++++++++--------
 fs/nfs/nfs4trace.c               |   7 ++
 fs/nfs/nfs4trace.h               |  88 +++++++++++++++++++++++
 5 files changed, 205 insertions(+), 40 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-06-26 14:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 20:02 [PATCH v3 0/4] Patches for pNFS SCSI layout PR key registration cel
2024-06-25 20:02 ` [PATCH v3 1/3] nfs/blocklayout: Fix premature PR key unregistration cel
2024-06-26  5:19   ` Christoph Hellwig
2024-06-26 13:43     ` Chuck Lever III
2024-06-26 14:49   ` Benjamin Coddington
2024-06-26 14:52     ` Chuck Lever
2024-06-25 20:02 ` [PATCH v3 2/3] nfs/blocklayout: Report only when /no/ device is found cel
2024-06-25 20:02 ` [PATCH v3 3/3] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg cel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox