diff options
author | Sreekanth Reddy <sreekanth.reddy@broadcom.com> | 2022-05-06 00:18:06 +0530 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-05-10 22:28:21 -0400 |
commit | 256bd4f23d9cecaba2e6795f0058fa9c2362698c (patch) | |
tree | ea524cf6fcbdd35c20b169e25ca8d7a7d3e2a628 /fs | |
parent | 2dd8389f96d6d00a24816888262e33a85d414c05 (diff) | |
download | linux-256bd4f23d9cecaba2e6795f0058fa9c2362698c.tar.bz2 |
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions