commit | cde76fbf1f27551a08860227765ae8d5026ac0d9 | [log] [tgz] |
---|---|---|
author | Jeff Skirvin <jeffrey.d.skirvin@intel.com> | Mon Jun 20 14:09:06 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:50 2011 -0700 |
tree | 15b05ab39908e634cd633232025025d54a94a0ed | |
parent | 61aaff49e20fdb700f1300a49962bc76effc77fc [diff] |
isci: Add decode for SMP request retry error condition There are situations with slow expanders in which a first attempt to execute an SMP request will fail with a timeout. Immediate subsequent retries will generally succeed. This change makes sure SMP I/O failures are immediately failed to libsas so that retries happen with no discovery process timeout delay. Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>