drbd: serialize admin requests for new verify run with pending bitmap io
authorLars Ellenberg <lars.ellenberg@linbit.com>
Fri, 21 Jan 2011 21:53:48 +0000 (22:53 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:48:07 +0000 (11:48 +0100)
commit873b0d5f98ab70e4df7a62b2ef0305373f88f330
tree28f36e0d6eb1352b842c403d68908dc4246c7604
parente636db5b956950b8b9bfbeb766a637f84bae1e3b
drbd: serialize admin requests for new verify run with pending bitmap io

This is an addendum to
 drbd: serialize admin requests for new resync with pending bitmap io

It avoids a race that could trigger "FIXME" assert log 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