ctdb-recovery: Drop passing of capabilities into database pull
commit225a699633b81568635ba18999db8088b978c56f
authorMartin Schwenke <martin@meltin.net>
Thu, 6 Aug 2020 11:47:09 +0000 (6 21:47 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 11 Sep 2020 05:06:42 +0000 (11 05:06 +0000)
treeb8cdaea6fe4fa19310c93bcf6acfbb31fe3c8c63
parent595c1a7c0fd7b6069f1bbbd055d5efe4d8eb1869
ctdb-recovery: Drop passing of capabilities into database pull

This is no longer necessary because the capability new style database
pull is assumed to always be available.

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