diff options
author | 2022-08-11 20:00:26 -0500 | |
---|---|---|
committer | 2022-09-06 22:05:59 -0400 | |
commit | 7dfaae6ac1b0267d5a064970ba794a916c33b823 (patch) | |
tree | b9578f21a584ff8ff8fc5037a8e8e272bd1a529d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: core: Add error codes for internal SCSI midlayer use (diff) | |
download | linux-dev-7dfaae6ac1b0267d5a064970ba794a916c33b823.tar.xz linux-dev-7dfaae6ac1b0267d5a064970ba794a916c33b823.zip |
scsi: core: Convert scsi_decide_disposition() to use SCSIML_STAT
Don't use:
- DID_TARGET_FAILURE
- DID_NEXUS_FAILURE
- DID_ALLOC_FAILURE
- DID_MEDIUM_ERROR
Instead use the SCSI midlayer internal values.
Link: https://lore.kernel.org/r/20220812010027.8251-10-michael.christie@oracle.com
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions