drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid
authorLars Ellenberg <lars.ellenberg@linbit.com>
Fri, 15 Oct 2010 11:16:53 +0000 (13:16 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 22 Oct 2010 13:36:56 +0000 (15:36 +0200)
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 <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found