git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c785d9
)
[SCSI] zfcp: Fix retry after failed "open port" erp action
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Thu, 8 Jul 2010 07:53:10 +0000
(09:53 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:46:42 +0000
(09:46 -0500)
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>
No differences found