Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

blk-mq: handle NULL req return from blk_map_request in single queue mode



blk_mq_map_request() can return NULL if we fail entering the queue
(dying, or removed), in which case it has already ended IO on the
bio. So nothing more to do, except just return.

Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent e6cdb092
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