Skip to content
Snippets Groups Projects
Commit 8b957415 authored by Jens Axboe's avatar Jens Axboe
Browse files

blk-mq: use blk_mq_start_hw_queues() when running requeue work


When requests are retried due to hw or sw resource shortages,
we often stop the associated hardware queue. So ensure that we
restart the queues when running the requeue work, otherwise the
queue run will be a no-op.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 6b55e1f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment