diff options
| author | Douglas Gilbert <[email protected]> | 2020-04-21 11:14:19 -0400 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-05-04 23:05:44 -0400 |
| commit | c3e2fe9222d428f115baeba2f6b3637b3aa444cd (patch) | |
| tree | 69697cc95063a83bf948b854a44e87a0eae4e97e /tools/perf/scripts/python/bin | |
| parent | 87c715dcde633f4cc4690a24a240e838181e6a9d (diff) | |
scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)
With the addition of the per_host_store option, the ability to check
whether two different ramdisk images are the same or not becomes
practical. Prior to this patch VERIFY(10) always returned true (i.e. the
SCSI GOOD status) without checking. This option adds support for BYTCHK
equal to 0, 1 and 3. If the comparison fails, then a sense key of
MISCOMPARE is returned as per the T10 standards. Also add support for the
VERIFY(16) command.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Douglas Gilbert <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions