From: Lars Ellenberg Date: Fri, 15 Oct 2010 11:16:53 +0000 (+0200) Subject: drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid X-Git-Tag: v2.6.37-rc2~30^2~3^2~5^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa8e2b34c35d67abf1892cd62ea4e7565ca262c;p=pandora-kernel.git drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid Every code path changing the current UUID needs to get it on stable storage anyways. Flush it to disk right there, remove the now obsolte explicit drbd_md_sync statements in the other code paths. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed