Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_ata.cdiff fe059f122fb9d1bd3a629d4215a4dde11df66f98 Tue Jan 30 03:18:55 CST 2007 Darrick J. Wong <djwong@us.ibm.com> [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices

The SATL should connect the scsi_cmnd to the sas_task (despite the presence
of libata) so that requests to abort scsi_cmnds headed to the ATA device
can be processed by the EH and aborted correctly. The abort status should
still be propagated from sas -> ata -> scsi.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>