ctdb-protocol: Add marshalling for control DB_VACUUM
commitf0bd906afe75844262d716cdf6ec364e1c9e25a2
authorMartin Schwenke <martin@meltin.net>
Tue, 30 Jul 2019 00:52:05 +0000 (30 10:52 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Mar 2020 10:08:24 +0000 (30 10:08 +0000)
tree26308eb4f7282765275745637346166c6436a452
parent9a9dc4f05f4fdaf3eb0253628e5d6ffa5b029151
ctdb-protocol: Add marshalling for control DB_VACUUM

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 496204feb0e2b6eb2f3d9a74e45596a3e74ad9b1)
ctdb/protocol/protocol_api.h
ctdb/protocol/protocol_client.c
ctdb/protocol/protocol_control.c
ctdb/protocol/protocol_debug.c
ctdb/tests/cunit/protocol_test_101.sh
ctdb/tests/src/protocol_common_ctdb.c
ctdb/tests/src/protocol_ctdb_test.c