aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2019-05-21 09:01:42 +0200
committerJens Axboe <[email protected]>2019-05-23 10:25:26 -0600
commit200a9aff7b02feea30b01141b0df9bc19457a232 (patch)
tree57a00310c58349e660c47462dc073e4fca29c771 /tools/perf/scripts/python
parent09324d32d2a0843e66652a087da6f77924358e62 (diff)
block: remove the segment size check in bio_will_gap
We fundamentally do not have a maximum segement size for devices with a virt boundary. So don't bother checking it, especially given that the existing checks didn't properly work to start with as we never fully update the front/back segment size and miss the bi_seg_front_size that wuld have been required for some cases. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Ming Lei <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions