commit | f619fffb4070a577524fd9eb68cea484d86d2b97 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sun May 01 10:13:04 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:00:39 2011 -0700 |
tree | ede0b488c983db99bf855558243205c5333947d4 | |
parent | 8f304c36ee415600c6bbc5de300e6fa3dbe59d6d [diff] |
isci: fix remote_device start_io regressions While reducing indentation commits 7ab92c9e "isci: make a remote_node_context a proper member of a remote_device", 0879e6a6 "isci: merge remote_device substates into a single state machine" broke handling of situations where i/o's successfully started at the port level need to terminated when the remote_node declines to start the i/o. Signed-off-by: Dan Williams <dan.j.williams@intel.com>