ctdb-recovery-helper: Introduce pull database abstraction
authorAmitay Isaacs <amitay@gmail.com>
Wed, 24 Feb 2016 07:10:49 +0000 (18:10 +1100)
committerMartin Schwenke <martins@samba.org>
Fri, 25 Mar 2016 02:26:15 +0000 (03:26 +0100)
commitb96a4759b397d873d56ccdd0c0b26e770cc10b89
tree54272e6fff445880f6fd5d7f06397fba6f303c76
parentbb6541b386c7dfcc6dcbbd4cea39dc1ff80fe578
ctdb-recovery-helper: Introduce pull database abstraction

This abstraction depending on the capability of the remote node either
uses older PULL_DB control or newer DB_PULL control.

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