commit | 88ef594ed7367a76e53f4a33b3d866f4dfb1d4ff | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Fri Mar 25 14:31:11 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:44:57 2012 +0100 |
tree | 1d70714d2d69887899d150bac5c48f80028b986c | |
parent | bd0c824a9db54bfbf5a26a5bb9b604d65c25b904 [diff] |
drbd: Fixed logging of old connection state During a disconnect the oc variable in _conn_request_state() could become outdated. Determin the common old state after sleeping. While at it, I implemented that for all parts of the state Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>