commit | f7bd7c3627a3cf06bf1c6da55339469ec1853a48 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Thu Jul 08 09:53:10 2010 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Jul 28 09:46:42 2010 -0500 |
tree | 8db048d228168cae0a3e2082a0d77fa1a715aac9 | |
parent | 9c785d944e6fa7eef390c799b93e43243505780c [diff] |
[SCSI] zfcp: Fix retry after failed "open port" erp action Trying to enqueue a port erp action from the port erp strategy will fail in zfcp_erp_required_act. To try the same action again, return ZFCP_ERP_FAILED. 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>