summaryrefslogtreecommitdiff
path: root/drivers/md/bcache
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-03-14 18:56:53 +0300
committerJens Axboe <axboe@kernel.dk>2018-03-17 23:48:04 +0300
commit52c5e62d4c4beecddc6e1b8045ce1d695fca1ba7 (patch)
treed389960c44133cc310d2b463f05f4f10e62c7c05 /drivers/md/bcache
parent233bde21aa43516baa013ef7ac33f3427056db3e (diff)
downloadlinux-52c5e62d4c4beecddc6e1b8045ce1d695fca1ba7.tar.xz
block: bio_check_eod() needs to consider partitions
bio_check_eod() should check partition size not the whole disk if bio->bi_partno is non-zero. Do this by moving the call to bio_check_eod() into blk_partition_remap(). Based on an earlier patch from Jiufei Xue. Fixes: 74d46992e0d9 ("block: replace bi_bdev with a gendisk pointer and partitions index") Reported-by: Jiufei Xue <jiufei.xue@linux.alibaba.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md/bcache')
0 files changed, 0 insertions, 0 deletions