mbox series

[v2,0/4] Minor improvements for the zoned block storage code

Message ID 20241217210310.645966-1-bvanassche@acm.org (mailing list archive)
Headers show
Series Minor improvements for the zoned block storage code | expand

Message

Bart Van Assche Dec. 17, 2024, 9:03 p.m. UTC
Hi Jens,

This patch series includes several minor improvements for the zoned block
storage code. None of these patches changes the behavior of that code.

Please consider these patches for the next merge window.

Thanks,

Bart.

Changes compared to v1:
 - Dropped two patches about which there is no agreement.
 - Added Reviewed-by: tags.

Bart Van Assche (4):
  blk-zoned: Minimize #include directives
  blk-zoned: Document locking assumptions
  blk-zoned: Improve the queue reference count strategy documentation
  blk-zoned: Split queue_zone_wplugs_show()

 block/blk-zoned.c | 58 ++++++++++++++++++++++++-----------------------
 1 file changed, 30 insertions(+), 28 deletions(-)