commit | b29a4fc49b028dbdab53b679826ed1eb658dde59 | [log] [tgz] |
---|---|---|
author | Don Wood <donald.e.wood@intel.com> | Sat Sep 05 20:36:39 2009 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Sep 05 20:36:39 2009 -0700 |
tree | 4b1e96c8abe337a651a878de6e73c4e9a0d9db92 | |
parent | 320cdfd21d4a9f6ef54b74871e0d6b19a0e86fd6 [diff] |
RDMA/nes: Rework the disconn routine for terminate and flushing The disconn routine has been reworked to acoomodate the terminate and flushing changes. The routine has been reorganized to make all the decisions at the start then it performs all the required operations. This simplified the lock handling and is easier to follow. Signed-off-by: Don Wood <donald.e.wood@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>