commit | 31a38ef0a5ad12dbe262ca55d0a905657be55a8d | [log] [tgz] |
---|---|---|
author | Jeff Skirvin <jeffrey.d.skirvin@intel.com> | Thu Mar 08 22:42:01 2012 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu May 17 14:33:41 2012 -0700 |
tree | cf05c3c5fb97670711e58edc6708d7f52e02f418 | |
parent | 08c031e4e3294a66a64074e12482abda846dd39c [diff] |
isci: Implement waiting for suspend in the abort path. In order to prevent a device from receiving an I/O request while still in an RNC suspending or resuming state (and therefore failing that I/O back to libsas with a reset required status) wait for the RNC state change before proceding in the abort path. Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>