diff options
author | Christoph Hellwig | 2020-07-01 10:59:46 +0200 |
---|---|---|
committer | Jens Axboe | 2020-07-01 07:27:24 -0600 |
commit | ff93ea0ce7636345df1bf77a2be09dbb59f4517e (patch) | |
tree | 07d57c6c7d93ec6e58f0479af6a3169d0617b347 /drivers/nvme/host | |
parent | 566acf2daaf2048c692abfc2342ab4a49b59ee40 (diff) |
block: shortcut __submit_bio_noacct for blk-mq drivers
For blk-mq drivers bios can only be inserted for the same queue. So
bypass the complicated sorting logic in __submit_bio_noacct with
a blk-mq simpler submission helper.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/nvme/host')
0 files changed, 0 insertions, 0 deletions