From: Darrick J. Wong Date: Mon, 30 Oct 2006 23:18:39 +0000 (-0800) Subject: [SCSI] libsas: modify error handler to use scsi_eh_* functions X-Git-Tag: v2.6.20-rc1~34^2~20^2~41^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f456393e195e0aa16029985f63cd93b601a0d315;p=pandora-kernel.git [SCSI] libsas: modify error handler to use scsi_eh_* functions This patch adds an EH done queue to sas_ha, converts the error handling strategy function and the sas_scsi_task_done functions in libsas to use the scsi_eh_* commands for error'd commands, and adds checks for the INITIATOR_ABORTED flag so that we do the right thing if a sas_task has been aborted by the initiator. Signed-off-by: Darrick J. Wong Signed-off-by: James Bottomley --- Reading git-diff-tree failed