diff options
author | Christoph Hellwig <hch@lst.de> | 2020-07-01 11:59:46 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-01 16:27:24 +0300 |
commit | ff93ea0ce7636345df1bf77a2be09dbb59f4517e (patch) | |
tree | 07d57c6c7d93ec6e58f0479af6a3169d0617b347 /include/linux/blkdev.h | |
parent | 566acf2daaf2048c692abfc2342ab4a49b59ee40 (diff) | |
download | linux-ff93ea0ce7636345df1bf77a2be09dbb59f4517e.tar.xz |
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 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions