drbd: Reinstate disabling AL updates with invalidate-remote
authorPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 14 Feb 2012 11:12:35 +0000 (12:12 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:58:15 +0000 (16:58 +0100)
commit25b0d6c8c16b2bf6a0430ec9cf137297db4e85e5
treeffb5c0e7cd3e72732898f0eb77e94b57c84e582b
parentb17f33cb0abe61942083444fa6d218d7ca147773
drbd: Reinstate disabling AL updates with invalidate-remote

Commit d0ef827e (drbd: switch configuration interface from connector to
genetlink) introduced a regression by removing the ability to set all
bits in the out of sync bitmap and to suspend updates to the activity log
of a disconnected device via the invalidate-remote management call.

Credits for reporting the issue are going to Arne Redlich.

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