diff options
author | Christoph Hellwig <hch@lst.de> | 2018-09-24 09:43:51 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-09-24 20:33:55 +0200 |
commit | 0e253391a970300fe4ae69d0c1d1ab494eb07508 (patch) | |
tree | 4e0ad99680b8d33264620666fc55092140ccba8e /block/blk-merge.c | |
parent | block: simplify BIOVEC_PHYS_MERGEABLE (diff) | |
download | linux-0e253391a970300fe4ae69d0c1d1ab494eb07508.tar.xz linux-0e253391a970300fe4ae69d0c1d1ab494eb07508.zip |
block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
The actual recaculation of segments in __blk_recalc_rq_segments will
do this check, so there is no point in forcing it if we know it won't
succeed.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-merge.c')
0 files changed, 0 insertions, 0 deletions