]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[SCSI] zfcp: no port recovery after storage side error inject
authorSwen Schillig <swen@vnet.ibm.com>
Fri, 17 Apr 2009 13:08:07 +0000 (15:08 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:07:29 +0000 (10:07 -0500)
commitd81ad31c6cf4e318e6b94c959bd9a56ca440b279
treeea68fd116c296b57b37268bb698a6243624b97e4
parent94ab4b38b2ab35a8ca955f4821c970a0ed7ec9ec
[SCSI] zfcp: no port recovery after storage side error inject

The remote port remains in error state even if the connection
is re-established. A wrong precondition check was performed on
the port status leading to a cancellation of the port reopen.
Remove the pre-req check because it's not required and better
handled within the ERP.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/zfcp_fc.c