ctdb-protocol: Add marshalling for control DB_VACUUM
authorMartin Schwenke <martin@meltin.net>
Tue, 30 Jul 2019 00:52:05 +0000 (10:52 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 24 Oct 2019 04:06:43 +0000 (04:06 +0000)
commit496204feb0e2b6eb2f3d9a74e45596a3e74ad9b1
treefc4664de9fce57b2976ecfbda855f7f50a1706e7
parenta896486b62bbcf9915727ba7bfc768fb5383f0c7
ctdb-protocol: Add marshalling for control DB_VACUUM

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