commit | 50824d6c5657ce340e3911171865a8d99fdd8eba | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sun Dec 04 01:06:24 2011 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 14:24:02 2012 -0600 |
tree | fcc9a9250cf596f9d12e3b92d9fa67cb8a77f09c | |
parent | 89d3cf6ac3cdc4f15a82709f8c78ed169a98be5b [diff] |
[SCSI] libsas: async ata-eh Once sas_ata_hard_reset() starts honoring the 'deadline' parameter a pathological configuration could take 25 seconds per ata device (serialized) to recover. Run per-port recoveries in parallel. Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>