diff options
| author | Christoph Hellwig <[email protected]> | 2018-03-14 16:56:53 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2018-03-17 14:48:04 -0600 |
| commit | 52c5e62d4c4beecddc6e1b8045ce1d695fca1ba7 (patch) | |
| tree | d389960c44133cc310d2b463f05f4f10e62c7c05 /tools/perf/scripts/python/bin | |
| parent | 233bde21aa43516baa013ef7ac33f3427056db3e (diff) | |
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 <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions