Skip to content
Snippets Groups Projects
Commit 3fd5940c authored by Keith Busch's avatar Keith Busch Committed by Jens Axboe
Browse files

blk-mq: Wake tasks entering queue on dying


When the queue is set to dying, wake up tasks that are waiting on frozen
queue so they realize it is dying and abandon their request.

Signed-off-by: default avatarKeith Busch <keith.busch@intel.com>

Modified by me to add a code comment on the need for the wakeup.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 17ded320
No related branches found
No related tags found
No related merge requests found
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