diff options
author | Keith Busch <[email protected]> | 2018-06-26 09:14:58 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-06-26 12:18:27 -0600 |
commit | 15bfd21fbc5d35834b9ea383dc458a1f0c9e3434 (patch) | |
tree | 7caba88b0f25237360f9cffdcf410817e65c571e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f5e350f021e04ea41d2e5d58487c33b05ba3d25b (diff) |
block: Fix transfer when chunk sectors exceeds max
A device may have boundary restrictions where the number of sectors
between boundaries exceeds its max transfer size. In this case, we need
to cap the max size to the smaller of the two limits.
Reported-by: Jitendra Bhivare <[email protected]>
Tested-by: Jitendra Bhivare <[email protected]>
Cc: <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions