mbox series

[0/6] Minor improvements for the zoned block storage code

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

Message

Bart Van Assche Dec. 16, 2024, 9:02 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.

Bart Van Assche (6):
  blk-zoned: Minimize #include directives
  blk-zoned: Document the locking order
  blk-zoned: Document locking assumptions
  blk-zoned: Improve the queue reference count strategy documentation
  blk-zoned: Uninline functions that are not in the hot path
  blk-zoned: Split queue_zone_wplugs_show()

 block/blk-zoned.c | 67 +++++++++++++++++++++++++----------------------
 1 file changed, 35 insertions(+), 32 deletions(-)