diff options
author | Suganath Prabu S <suganath-prabu.subramani@broadcom.com> | 2020-07-30 11:03:48 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-08-21 04:41:50 +0300 |
commit | 711a923c14d9a48d15a30a2c085184954bf04931 (patch) | |
tree | b83ac0673bae7d5448332df06f85484e418f0f7f /security/Kconfig | |
parent | 521e9c0b62860ed3b6899c771c1ab82b51009311 (diff) | |
download | linux-711a923c14d9a48d15a30a2c085184954bf04931.tar.xz |
scsi: mpt3sas: Postprocessing of target and LUN reset
If driver has not received the interrupt for the aborted SCSI command
before processing the TM reply, driver polls all the reply descriptor pools
looking for the reply for the aborted SCSI command before marking TM as
FAILED. If it finds the reply, then it marks the TM as SUCCESS otherwise it
marks it FAILED.
scsih_tm_cmd_map_status() checks whether TM has aborted the timed out SCSI
command or not. If TM has aborted the IO, then it returns SUCCESS else it
returns FAILED.
Link: https://lore.kernel.org/r/1596096229-3341-7-git-send-email-suganath-prabu.subramani@broadcom.com
Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'security/Kconfig')
0 files changed, 0 insertions, 0 deletions