diff options
author | Philipp Reisner <philipp.reisner@linbit.com> | 2012-08-28 11:33:35 +0200 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2012-11-09 14:08:23 +0100 |
commit | 797020117761eee21ef284cea90c51c690fca169 (patch) | |
tree | f631b73335e5a2211525a692ac57901d4c48b126 /Kconfig | |
parent | 07fc96197aec46f7ad4f08a4b2a1ea426112e24d (diff) | |
download | op-kernel-dev-797020117761eee21ef284cea90c51c690fca169.zip op-kernel-dev-797020117761eee21ef284cea90c51c690fca169.tar.gz |
drbd: Fix the way the STATE_SENT bit is cleared
With merging the commit
'drbd: Delay/reject other state changes while establishing a connection'
the condition check for clearing the flag was wrong.
Move the bit clearing to the __drbd_set_state() function
in order to have it already cleared for the other parts of
the function. I.e. clearing the susp_fen in the after_state_ch() function.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions