]> www.infradead.org Git - users/hch/misc.git/commit
blk-zoned: Improve the queue reference count strategy documentation
authorBart Van Assche <bvanassche@acm.org>
Tue, 17 Dec 2024 21:03:09 +0000 (13:03 -0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 21 Dec 2024 16:47:36 +0000 (09:47 -0700)
commite3d334adc3aea20e3caf16d408c1f5b04a59eed0
tree7738cdf8853852bc2a78fd2c4ec9c0c4542a8d91
parent27eb21b36c60a3986cfc7d374f066fbdebb8b3ed
blk-zoned: Improve the queue reference count strategy documentation

For the blk_queue_exit() calls, document where the corresponding code can
be found that increases q->q_usage_counter.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20241217210310.645966-4-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-zoned.c