diff options
author | Mike Snitzer <[email protected]> | 2020-09-24 13:14:52 -0400 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2021-01-04 15:02:30 -0500 |
commit | cc07d72bf350b77faeffee1c37bc52197171473f (patch) | |
tree | 1125f9c7167056aedd4cb1bd5fcb9218b2613ce0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62 (diff) |
dm raid: fix discard limits for raid1
Block core warned that discard_granularity was 0 for dm-raid with
personality of raid1. Reason is that raid_io_hints() was incorrectly
special-casing raid1 rather than raid0.
Fix raid_io_hints() by removing discard limits settings for
raid1. Check for raid0 instead.
Fixes: 61697a6abd24a ("dm: eliminate 'split_discard_bios' flag from DM target interface")
Cc: [email protected]
Reported-by: Zdenek Kabelac <[email protected]>
Reported-by: Mikulas Patocka <[email protected]>
Reported-by: Stephan Bärwolf <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions