diff options
author | Prasad B Munirathnam <prasad.munirathnam@microsemi.com> | 2017-12-12 22:40:10 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-12-15 06:34:28 +0300 |
commit | 5771cfffdffe709ae9b403b6f80438ca40bf850e (patch) | |
tree | 94935e84da49ddadc657ebf367fc4bc71a958137 /Documentation/crypto | |
parent | 093b8886f446c9351c4de512cb1d4afe30e37f6f (diff) | |
download | linux-5771cfffdffe709ae9b403b6f80438ca40bf850e.tar.xz |
scsi: aacraid: Fix I/O drop during reset
"FIB_CONTEXT_FLAG_TIMEDOUT" flag is set in aac_eh_abort to indicate
command timeout. Using the same flag in reset handler causes the command
to time out and the I/Os were dropped.
Define a new flag "FIB_CONTEXT_FLAG_EH_RESET" to make sure I/O is
properly handled in eh_reset handler.
[mkp: tweaked commit message]
Signed-off-by: Prasad B Munirathnam <prasad.munirathnam@microsemi.com>
Reviewed-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/crypto')
0 files changed, 0 insertions, 0 deletions