virtio_blk: blk-mq support
authorJens Axboe <axboe@kernel.dk>
Fri, 1 Nov 2013 16:52:52 +0000 (10:52 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 18:54:39 +0000 (12:54 -0600)
commit3cf06624c31d84c47f81b2ede5529ea2f8b78591
treecc876960f15666b42fb9b18d8556563fa60794eb
parent3ee05c98d066c14ac45e37ba919a4ce744d4dcde
virtio_blk: blk-mq support

Switch virtio-blk from the dual support for old-style requests and bios
to use the block-multiqueue.

Acked-by: Asias He <asias@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/block/virtio_blk.c