drbd: move bitmap write from resync_finished to after_state_change
authorLars Ellenberg <lars.ellenberg@linbit.com>
Thu, 16 Dec 2010 13:47:39 +0000 (14:47 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:43:29 +0000 (11:43 +0100)
We must not call it directly from resync_finished,
as we may be in either receiver or worker context there.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found