ctdb-recovery: Remove use of old pull and push controls
commitf9685766421690ee2d47f63579af21a955cb64b2
authorMartin Schwenke <martin@meltin.net>
Wed, 5 Aug 2020 08:05:51 +0000 (5 18:05 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 11 Sep 2020 05:06:42 +0000 (11 05:06 +0000)
treefa736fa8702827c33b911a4457c87b4bae6ad963
parentd9d8bf8c54c248f14133332444a065f0daeae196
ctdb-recovery: Remove use of old pull and push controls

Removes use of the old controls without cleaning up the code.  Clean
up can be done later.

After this change the CTDB_CAP_FRAGMENTED_CONTROLS capability is no
longer checked.  This capability can be removed along with the
controls.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_recovery_helper.c