[SCSI] zfcp: no port recovery after ADISC request timeout
authorSwen Schillig <swen@vnet.ibm.com>
Fri, 17 Apr 2009 13:08:10 +0000 (15:08 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:07:32 +0000 (10:07 -0500)
commit5b43e719308143ac02e6f4ee24132f8acad99ea7
tree34a015635a6527696bc086a86282b32e2ac266da
parentf7306bf6150161689aaa445c433699895f446208
[SCSI] zfcp: no port recovery after ADISC request timeout

A remote port remains in error state even if we receive a RSCN
stating that the connection is re-established. The port recovery
is not started due to a flag which is not reset.
The solution is to clear the flag in question before we trigger a 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