diff options
author | Mike Christie <michael.christie@oracle.com> | 2022-08-12 04:00:26 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-09-07 05:05:59 +0300 |
commit | 7dfaae6ac1b0267d5a064970ba794a916c33b823 (patch) | |
tree | b9578f21a584ff8ff8fc5037a8e8e272bd1a529d /include/scsi/scsi_status.h | |
parent | 36ebf1e2aa148bdcf03c413bddfc605c54b57669 (diff) | |
download | linux-7dfaae6ac1b0267d5a064970ba794a916c33b823.tar.xz |
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 'include/scsi/scsi_status.h')
0 files changed, 0 insertions, 0 deletions