diff options
author | Mike Christie <michael.christie@oracle.com> | 2022-08-11 20:00:26 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-09-06 22:05:59 -0400 |
commit | 7dfaae6ac1b0267d5a064970ba794a916c33b823 (patch) | |
tree | b9578f21a584ff8ff8fc5037a8e8e272bd1a529d /include/scsi | |
parent | 36ebf1e2aa148bdcf03c413bddfc605c54b57669 (diff) | |
download | lwn-7dfaae6ac1b0267d5a064970ba794a916c33b823.tar.gz lwn-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 'include/scsi')
0 files changed, 0 insertions, 0 deletions