commit | 5767620c383a226e39891e7e654a70ebb8e95e69 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Thu Jul 08 09:53:05 2010 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Jul 28 09:46:34 2010 -0500 |
tree | 6aa1acae40e09d79a5714f4f0e4b3fcdef7eb23d | |
parent | 478a8a0543021172220feeb0b39bb1b3e43c988f [diff] |
[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED When the REOPEN_PORT_FORCED erp action succeeds, the port has been closed. A REOPEN_PORT will try to open the port after the REPORT_PORT_FORCED. The rport should only be unblocked after the successful completion of the reopen port. Reviewed-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>