From: Lars Ellenberg Date: Mon, 27 Jan 2014 15:04:14 +0000 (+0100) Subject: drbd: stop the meta data sync timer before open coded meta data sync X-Git-Tag: omap-for-v3.17/fixes-against-rc2~74^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb096740a13c839e16e6735ba486879b54bc861;p=pandora-kernel.git 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 Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed