Skip to content
Commit 1b792f2f authored by Jens Axboe's avatar Jens Axboe
Browse files

blk-mq: add flag for drivers wanting blocking ->queue_rq()



If a driver sets BLK_MQ_F_BLOCKING, it is allowed to block in its
->queue_rq() handler. For that case, blk-mq ensures that we always
calls it from a safe context.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
Tested-by: default avatarJosef Bacik <jbacik@fb.com>
parent 63581af3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment