From: Christof Schmitt Date: Mon, 13 Jul 2009 13:06:09 +0000 (+0200) Subject: [SCSI] zfcp: Fix erp escalation procedure X-Git-Tag: v2.6.31-rc6~69^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85600f7f8370fe5b4be0debd8b401de7986b52ae;p=pandora-kernel.git [SCSI] zfcp: Fix erp escalation procedure If an action fails, retry it until the erp count exceeds the threshold. If there is something fundamentally wrong, the FSF layer will trigger a more appropriate action depending on the FSF status codes. The followup for successful actions is a different followup than retrying failed actions, so split the code two functions to make this clear. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed