diff options
author | Omar Sandoval <osandov@fb.com> | 2018-10-15 18:21:34 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-10-16 18:50:14 +0300 |
commit | a9f38e1dec107af70d81338332494bf0a1e76597 (patch) | |
tree | 5dc64e6b16373e83f91047b2a8a24206c051995c /drivers/cdrom | |
parent | 6ec3938cff95fe792a05fdf4ba14f92977e5e31d (diff) | |
download | linux-a9f38e1dec107af70d81338332494bf0a1e76597.tar.xz |
floppy: convert to blk-mq
This driver likes to fetch requests from all over the place, so make
queue_rq put requests on a list so that the logic stays the same. Tested
with QEMU.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Converted to blk_mq_init_sq_queue() and fixed a few spots where the
tag_set leaked on cleanup.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions