Home
last modified time | relevance | path

Searched hist:"2 e311fbabdc23b7eaec77313dc3b9a151a5407b5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.cdiff 2e311fbabdc23b7eaec77313dc3b9a151a5407b5 Mon Sep 23 13:33:41 CDT 2013 Stephen M. Cameron <scameron@beardog.cce.hp.com> [SCSI] hpsa: do not discard scsi status on aborted commands

We inadvertantly discarded the scsi status for aborted commands.
For some commands (e.g. reads from tape drives) these can't be retried,
and if we discarded the scsi status, the scsi mid layer couldn't notice
anything was wrong and the error was not reported.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Cc: stable@vger.kernel.org
Signed-off-by: James Bottomley <JBottomley@Parallels.com>