diff options
author | NeilBrown <neilb@suse.com> | 2017-06-18 14:38:59 +1000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-06-18 12:40:59 -0600 |
commit | 4559fa55193f71d715319b841f8613d8442283d6 (patch) | |
tree | 3092c16c36d8e5aa92555447f7200bdd279e6d11 /block/bio.c | |
parent | b25d52379ad87800a93311c42e36f8dd1d7d8e98 (diff) |
xen-blkfront: remove bio splitting.
bios that are re-submitted will pass through blk_queue_split() when
blk_queue_bio() is called, and this will split the bio if necessary.
There is no longer any need to do this splitting in xen-blkfront.
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bio.c')
0 files changed, 0 insertions, 0 deletions