drbd: stop the meta data sync timer before open coded meta data sync
authorLars Ellenberg <lars.ellenberg@linbit.com>
Mon, 27 Jan 2014 15:04:14 +0000 (16:04 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Jul 2014 16:34:51 +0000 (18:34 +0200)
commitfcb096740a13c839e16e6735ba486879b54bc861
tree355c0a19f2d8faa2f666507f1f18448499273fa5
parent5ab7d2c005135849cf0bb1485d954c98f2cca57c
drbd: stop the meta data sync timer before open coded meta data sync

If we re-write all meta data due to resize, we have open-coded write-out
of our meta data super block. Stop the md_sync_timer, it would just
trigger scary but in this case spurious "timer expired" messages.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_nl.c
This page took 0.024278 seconds and 5 git commands to generate.