diff options
author | Jens Axboe <axboe@fb.com> | 2014-09-19 21:10:29 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-09-22 19:55:56 +0200 |
commit | 8b95741569eabc5eb17da71d1d3668cdb0bef86c (patch) | |
tree | 8bc281e6cce1b179c4274419a4e4d1de0ba5f999 /block/genhd.c | |
parent | blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps() (diff) | |
download | linux-8b95741569eabc5eb17da71d1d3668cdb0bef86c.tar.xz linux-8b95741569eabc5eb17da71d1d3668cdb0bef86c.zip |
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: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions