diff options
author | Christoph Hellwig <[email protected]> | 2024-03-06 07:27:39 -0700 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2024-03-06 12:21:27 -0500 |
commit | f30e5ed1306be8a900b33317bc429dd3794d81a1 (patch) | |
tree | 153c54e513151a41900b1fa59c6c0e086f50d62b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fa34e5893ff2d5b0174c124a29e1be6d0426a169 (diff) |
dm-integrity: set max_integrity_segments in dm_integrity_io_hints
Set max_integrity_segments with the other queue limits instead
of updating it later. This also uncovered that the driver is trying
to set the limit to UINT_MAX while max_integrity_segments is an
unsigned short, so fix it up to use USHRT_MAX instead.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions