Christoph Hellwig 63f93fd6fa block: mark blk_put_queue as potentially blocking
We can't just say that the last reference release may block, as any
reference dropped could be the last one.  So move the might_sleep() from
blk_free_queue to blk_put_queue and update the documentation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20221114042637.1009333-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-11-30 11:09:00 -07:00
..
2022-10-07 09:19:14 -07:00
2022-11-01 09:12:24 -06:00
2022-02-02 07:49:59 -07:00
2022-11-16 11:32:53 -07:00
2022-03-07 12:48:35 -07:00