commit | 37958fb040cf6f88b354b9fa7e846014ffbd3b73 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Jan 11 14:15:15 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Jan 13 16:17:04 2007 -0600 |
tree | 09da0d5e6d756619079c7b31113b231d850d6d36 | |
parent | 8f3b8fa9afe75cafc4feb317d305444f6c5271fb [diff] |
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag This flag is no longer necessary because we push tasks to be aborted into the EH as soon as we possibly can, and let the SCSI EH code take care of the coordination for which this flag was used. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>