Hi Linus,
Just a single fix, from Ming, fixing a regression in this cycle where
the busy tag iteration was changed to only calling the callback function
for requests that are started. We really want all non-free requests.
This fixes a boot regression on certain VM setups.
Please pull!
git://git.kernel.dk/linux-block.git tags/for-linus-20180803
----------------------------------------------------------------
Ming Lei (1):
blk-mq: fix blk_mq_tagset_busy_iter
block/blk-mq-tag.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Jens Axboe