From: Stephen M. Cameron Date: Tue, 26 Jul 2011 16:08:52 +0000 (-0500) Subject: [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT X-Git-Tag: v3.1-rc1~113^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e76055ba778c56716ba79e106db28297775e87;p=pandora-kernel.git [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT In a shared SAS setup, target devices may be reset by one of several hosts, and outstanding commands on that device will be completed to corresponding hosts with status of UNSOLICITED_ABORT. Such commands should be retried instead of being treated as i/o errors. Also fixed a nearby spelling error. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed