diff options
author | Mike Christie <michael.christie@oracle.com> | 2022-11-21 21:26:03 -0600 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-12-01 03:22:23 +0000 |
commit | 7fb42780d06c3417b21c3f31b6b99fd8e9ca6084 (patch) | |
tree | e3dbf9118acbc3b9520b5a229030ee39f14bb915 /drivers/scsi | |
parent | 04b3c8c0025a1d91a0e133e9b2734a002960f472 (diff) | |
download | linux-7fb42780d06c3417b21c3f31b6b99fd8e9ca6084.tar.gz |
nvme: Convert NVMe errors to PR errors
This converts the NVMe errors we commonly see during PR handling to PR_STS
errors or -Exyz errors. pr_ops callers can then handle SCSI and NVMe errors
without knowing the device types.
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Link: https://lore.kernel.org/r/20221122032603.32766-5-michael.christie@oracle.com
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions