commit | 1cf7e9c68fe84248174e998922b39e508375e7c1 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Fri Nov 01 10:52:52 2013 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Nov 14 08:40:44 2013 -0700 |
tree | bd2dd5285194a58d0d2f1528aa61216713789c5b | |
parent | 1355b37f111b35cd6f53078ce63997aec473629f [diff] |
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>