summaryrefslogtreecommitdiff
path: root/lib/crc4.c
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2019-11-08 13:15:27 +0300
committerJens Axboe <axboe@kernel.dk>2019-11-08 16:59:49 +0300
commit59db8ba2f6528a9c39668f9ed8c81eac1dff3b38 (patch)
tree64b81003abbb0d0cb0005cabd7cc11606a1b4dcb /lib/crc4.c
parent1d156646e0d8ec390e5d5ac288137df02d4207be (diff)
downloadlinux-59db8ba2f6528a9c39668f9ed8c81eac1dff3b38.tar.xz
block: still try to split bio if the bvec crosses pages
Some device may set segment boundary as PAGE_SIZE - 1. If the bvec crosses pages, and meantime its length is <= PAGE_SIZE, we still need to split the bvec into 2 segments. Fixes this issue by still splitting bio if the single bvec crosses pages. Reported-by: kernel test robot <lkp@intel.com> Fixes: fa5322872187 (block: avoid blk_bio_segment_split for small I/O operations) Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/crc4.c')
0 files changed, 0 insertions, 0 deletions