diff options
author | Mike Christie <[email protected]> | 2022-06-28 15:02:26 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-07 16:53:52 -0400 |
commit | 036d8903f03b662bbdce5e32525bd2931b14c420 (patch) | |
tree | 81538e3d31aa45054d46cc41169df3d37144e25e /tools/perf/scripts/python/check-perf-trace.py | |
parent | d29ea7b71621f42a9580f1c65f3b822dfd593137 (diff) |
scsi: target: Remove incorrect zero blocks WRITE_SAME check
We use WSNZ=1 so if we get a WRITE_SAME with zero logical blocks we are
supposed to fail it. We do this check and failure in target_core_sbc.c
before calling into the backend, so we can remove the incorrect check in
target_core_file.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions