Re: [PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-10-21 14:22:02
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-10-21 14:22:02
Also in:
lkml
On Mon, 18 Oct 2021 17:41:23 +0800, John Garry wrote:
Since it is now possible for a tagset to share a single set of tags, the iter function should not re-iter the tags for the count of #hw queues in that case. Rather it should just iter once.
Applied, thanks!
[1/1] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
commit: 0994c64eb4159ba019e7fedc7ba0dd6a69235b40
Best regards,
--
Jens Axboe