aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-04-15 06:52:32 +0200
committerJens Axboe <[email protected]>2022-04-17 19:49:58 -0600
commit179d8609d8424529e95021df939ed7b0b82b37f1 (patch)
tree237900d63a1993a0b16b8fdf7b6313351f9392a2 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent075a53b78b815301f8d3dd1ee2cd99554e34f0dd (diff)
target: remove an incorrect unmap zeroes data deduction
For block devices, the SCSI target drivers implements UNMAP as calls to blkdev_issue_discard, which does not guarantee zeroing just because Write Zeroes is supported. Note that this does not affect the file backed path which uses fallocate to punch holes. Fixes: 2237498f0b5c ("target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout") Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Martin K. Petersen <[email protected]> Reviewed-by: Chaitanya Kulkarni <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions