diff options
author | Ming Lei <ming.lei@redhat.com> | 2018-01-10 10:51:29 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-01-09 20:23:19 -0700 |
commit | b4b6cb613519b7449da510bccf08986371b328cb (patch) | |
tree | 5d20eb6cae58d2e0b0a1dc84935cad88244827b5 /block/bio.c | |
parent | 5448aca41cd58e1a20574b6f29a8478bbb123dc3 (diff) |
Revert "block: blk-merge: try to make front segments in full size"
This reverts commit a2d37968d784363842f87820a21e106741d28004.
If max segment size isn't 512-aligned, this patch won't work well.
Also once multipage bvec is enabled, adjacent bvecs won't be physically
contiguous if page is added via bio_add_page(), so we don't need this
kind of complicated logic.
Reported-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bio.c')
0 files changed, 0 insertions, 0 deletions