NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
* remove calls to blk_queue_max_integrity_segments
@ 2024-03-06 14:27 Christoph Hellwig
  2024-03-06 14:27 ` [PATCH 1/3] nvdimm: remove nd_integrity_init Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christoph Hellwig @ 2024-03-06 14:27 UTC (permalink / raw)
  To: Jens Axboe, Mike Snitzer, Mikulas Patocka, Vishal Verma,
	Dan Williams, Dave Jiang, Ira Weiny
  Cc: dm-devel, nvdimm, linux-block

Hi all,

I forgot to convert two callers of blk_queue_max_integrity_segments to
the atomic queue_limits API.  This series fixes that and also cleans up
the nvdimm code a bit.

The patches are against Jens' for-6.9/block tree and it would be good if
we could still get them into the 6.9 merge window.

Diffstat:
 md/dm-integrity.c |    2 +-
 nvdimm/btt.c      |   12 ++++++++----
 nvdimm/core.c     |   30 ------------------------------
 nvdimm/nd.h       |    1 -
 4 files changed, 9 insertions(+), 36 deletions(-)

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

end of thread, other threads:[~2024-03-06 21:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06 14:27 remove calls to blk_queue_max_integrity_segments Christoph Hellwig
2024-03-06 14:27 ` [PATCH 1/3] nvdimm: remove nd_integrity_init Christoph Hellwig
2024-03-06 14:27 ` [PATCH 2/3] nvdimm/btt: always set max_integrity_segments Christoph Hellwig
2024-03-06 14:27 ` [PATCH 3/3] dm-integrity: set max_integrity_segments in dm_integrity_io_hints Christoph Hellwig
2024-03-06 17:25   ` Mike Snitzer
2024-03-06 21:57     ` Christoph Hellwig

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