linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] queue limits cleanup
@ 2024-03-01 19:26 Damien Le Moal
  2024-03-01 19:26 ` [PATCH 1/3] virtio_blk: Do not use disk_set_max_open/active_zones() Damien Le Moal
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Damien Le Moal @ 2024-03-01 19:26 UTC (permalink / raw)
  To: Jens Axboe, linux-block; +Cc: Christoph Hellwig

One fix and 2 cleanups to go on top of Christoph's queue limits work.

Damien Le Moal (3):
  virtio_blk: Do not use disk_set_max_open/active_zones()
  block: Rename disk_set_zoned()
  block: Rename disk_set_max_open/active_zones()

 block/blk-settings.c       | 10 ++++------
 drivers/block/virtio_blk.c |  4 ++--
 drivers/nvme/host/zns.c    |  6 +++---
 drivers/scsi/sd.c          |  2 +-
 drivers/scsi/sd_zbc.c      |  6 +++---
 include/linux/blkdev.h     | 30 ++++++++++++++++--------------
 6 files changed, 29 insertions(+), 29 deletions(-)

-- 
2.44.0


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01 19:26 [PATCH 0/3] queue limits cleanup Damien Le Moal
2024-03-01 19:26 ` [PATCH 1/3] virtio_blk: Do not use disk_set_max_open/active_zones() Damien Le Moal
2024-03-02 14:06   ` Christoph Hellwig
2024-03-04  7:49   ` Johannes Thumshirn
2024-03-01 19:26 ` [PATCH 2/3] block: Rename disk_set_zoned() Damien Le Moal
2024-03-02 14:07   ` Christoph Hellwig
2024-03-04 23:41     ` Damien Le Moal
2024-03-01 19:26 ` [PATCH 3/3] block: Rename disk_set_max_open/active_zones() Damien Le Moal
2024-03-02 14:08   ` Christoph Hellwig
2024-03-06 15:35 ` (subset) [PATCH 0/3] queue limits cleanup Jens Axboe

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).