]> git.karo-electronics.de Git - mv-sheeva.git/commit
drbd: add explicit drbd_md_sync to drbd_resync_finished
authorLars Ellenberg <lars.ellenberg@linbit.com>
Wed, 13 Oct 2010 15:37:54 +0000 (17:37 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 14 Oct 2010 16:38:52 +0000 (18:38 +0200)
commit13d42685bec1f012dcbc5d187490eb1d15ec8219
tree977f7bdc5ed6c045a522e9bda46d456319dc9c91
parentb18b37befb37810ce50e1a9b0a6206dfe363d827
drbd: add explicit drbd_md_sync to drbd_resync_finished

As we usually update the generation UUIDs here, we should explicitly
sync them to disk.  So far this has been done only implicitly by related
code paths.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_worker.c