From: Hannes Reinecke Date: Wed, 23 Oct 2013 08:51:22 +0000 (+0200) Subject: [SCSI] scsi_error: Escalate to LUN reset if abort fails X-Git-Tag: v3.13-rc1~99^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd046f960354250de3fed411eecdb784601bbad;p=pandora-kernel.git [SCSI] scsi_error: Escalate to LUN reset if abort fails If a command abort fails there is a fair chance that all other aborts will be failing, too. So we should be calling LUN reset directly after the first failed abort and skip aborting the remaining commands. Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed