mirror_ubuntu-kernels/drivers/scsi/mpi3mr
Sreekanth Reddy 256bd4f23d scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Complete all new I/O requests issued to an unrecoverable controller with
DID_ERROR status instead of returning the I/O requests with
SCSI_MLQUEUE_HOST_BUSY. This will prevent the infinite retries of the new
I/Os when a controller is in an unrecoverable state.

Link: https://lore.kernel.org/r/20220505184808.24049-1-sreekanth.reddy@broadcom.com
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-05-10 22:28:21 -04:00
..
mpi scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header 2022-05-02 17:02:41 -04:00
Kconfig scsi: mpi3mr: Add bsg device support 2022-05-02 17:02:41 -04:00
Makefile scsi: mpi3mr: Add bsg device support 2022-05-02 17:02:41 -04:00
mpi3mr_app.c scsi: mpi3mr: Add support for NVMe passthrough 2022-05-02 17:02:42 -04:00
mpi3mr_debug.h scsi: mpi3mr: Add support for MPT commands 2022-05-02 17:02:42 -04:00
mpi3mr_fw.c scsi: mpi3mr: Add support for PEL commands 2022-05-02 17:02:42 -04:00
mpi3mr_os.c scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR 2022-05-10 22:28:21 -04:00
mpi3mr.h scsi: mpi3mr: Increase I/O timeout value to 60s 2022-05-10 22:14:34 -04:00