]> www.infradead.org Git - nvme.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>
Mon, 23 Dec 2024 15:17:23 +0000 (08:17 -0700)
commitfa8555630b32da7c239a1e01e9eb1bb040be59ac
treee65ec1fb5ee8426a0cbe7825d55b86486d413d9b
parentcbac56e5237dbec9ae3d896e71f24e95e06eafa3
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