diff options
author | Quinn Tran <[email protected]> | 2019-11-25 19:56:51 +0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-12-09 18:27:49 -0500 |
commit | 86196a8fa8a84af1395a28ea0548f2ce6ae9bc22 (patch) | |
tree | be6287f9312dfe4abdbfdb09f68c398e078d932a /drivers/usb/cdns3/cdns3-imx.c | |
parent | f2c9ee54a56995a293efef290657d8a1d80e14ab (diff) |
scsi: qla2xxx: Use explicit LOGO in target mode
Target makes implicit LOGO on session teardown. LOGO ELS is not send on the
wire and initiator is not aware that target no longer wants talking to
it. Initiator keeps sending I/O requests, target responds with BA_RJT, they
time out and then initiator sends ABORT TASK (ABTS-LS).
Current behaviour incurs unneeded I/O timeout and can be fixed for some
initiators by making explicit LOGO on session deletion.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hannes Reinecke <[email protected]>
Tested-by: Hannes Reinecke <[email protected]>
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Himanshu Madhani <[email protected]>
Signed-off-by: Roman Bolshakov <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions