linux/drivers/infiniband/ulp
Bart Van Assche 99b6697a50 IB/srp: Avoid offlining operational SCSI devices
If SCSI commands are submitted with a SCSI request timeout that is
lower than the the IB RC timeout, it can happen that the SCSI error
handler has already started device recovery before transport layer
error handling starts.  So it can happen that the SCSI error handler
tries to abort a SCSI command after it has been reset by
srp_rport_reconnect().

Tell the SCSI error handler that such commands have finished and that
it is not necessary to continue its recovery strategy for commands
that have been reset by srp_rport_reconnect().

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-11-08 14:43:18 -08:00
..
ipoib IPoIB: Fix race in deleting ipoib_neigh entries 2013-08-13 11:57:37 -07:00
iser Main batch of InfiniBand/RDMA changes for 3.12 merge window: 2013-09-05 09:39:27 -07:00
isert iser-target: check device before dereferencing its variable 2013-10-23 21:42:33 -07:00
srp IB/srp: Avoid offlining operational SCSI devices 2013-11-08 14:43:18 -08:00
srpt ib_srpt: always set response for task management 2013-10-03 04:23:17 -07:00