Revert "block: split bio if the only bvec's length is > SZ_4K"
authorJens Axboe <axboe@kernel.dk>
Thu, 21 Nov 2019 17:16:12 +0000 (10:16 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Nov 2019 17:16:12 +0000 (10:16 -0700)
commit1e279153dfd53e76006720df804d5935a6cbc6d5
treeeef59ed2bb02bc47429997c307d27425490f8b4a
parentb6866318657717c8914673a6394894d12bc9ff5e
Revert "block: split bio if the only bvec's length is > SZ_4K"

We really don't need this, as the slow path will do the right thing
anyway.

This reverts commit 6952a7f8446ee85ea9d10ab87b64797a031eaae3.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-merge.c