From: Jeff Skirvin Date: Thu, 29 Sep 2011 01:47:46 +0000 (-0700) Subject: [SCSI] isci: SATA/STP I/O is only returned in the normal path to libsas X-Git-Tag: v3.2-rc1~125^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd06b9bae18c64658d5a86526fb19cfe0ea8814f;p=pandora-kernel.git [SCSI] isci: SATA/STP I/O is only returned in the normal path to libsas Since libsas has it's own means to escalate SATA/STP device error handling depending on task status codes, return all SATA/STP I/O on the normal path. i.e. skip sas_task_abort() and let sas_ata_task_done() disposition the qc. Longer term we want to audit non-essential calls to sas_task_abort(). Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed