aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/sas_ata.h
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2011-11-29 14:54:28 -0800
committerJames Bottomley <JBottomley@Parallels.com>2012-02-19 14:09:02 -0600
commit3a2cdf391b62919d3d2862cdce3d70b9a7a99673 (patch)
tree8064bea5987445b88b074c02cf65cc5ac1b2ce98 /include/scsi/sas_ata.h
parent[SCSI] libsas: let libata handle command timeouts (diff)
downloadlinux-dev-3a2cdf391b62919d3d2862cdce3d70b9a7a99673.tar.xz
linux-dev-3a2cdf391b62919d3d2862cdce3d70b9a7a99673.zip
[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
lldds use the SAS_TASK_NEED_DEV_RESET interface to request that eh perform a reset. In the sata device case defer the commands that triggered the reset to libata-eh context so it can perform its pre and post reset management. In the sas_ata_post_internal() case the reset request is falling on deaf ears as the sas_task is immediately destroyed without any reset action. Since it is currently a nop, and likely superfluous given the conversion to new-style libata-eh, just drop the request. Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions