From: Swen Schillig Date: Fri, 17 Apr 2009 13:08:10 +0000 (+0200) Subject: [SCSI] zfcp: no port recovery after ADISC request timeout X-Git-Tag: v2.6.30-rc5~53^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b43e719308143ac02e6f4ee24132f8acad99ea7;p=pandora-kernel.git [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 Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed