Files
linux/block
Ming Lei 9663d294ae block: call rq_qos_exit() after queue is frozen
[ Upstream commit c57cdf7a9e ]

rq_qos_exit() removes the current q->rq_qos, this action has to be
done after queue is frozen, otherwise the IO queue path may never
be waken up, then IO hang is caused.

So fixes this issue by moving rq_qos_exit() after queue is frozen.

Cc: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:17:06 +01:00
..
2019-05-31 06:46:18 -07:00
2018-05-31 10:50:54 -04:00