Home
last modified time | relevance | path

Searched hist:f6e76055ba778c56716ba79e106db28297775e87 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.cdiff f6e76055ba778c56716ba79e106db28297775e87 Tue Jul 26 11:08:52 CDT 2011 Stephen M. Cameron <scameron@beardog.cce.hp.com> [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 <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>