ctdb-protocol: Add marshalling for struct ctdb_db_vacuum
authorMartin Schwenke <martin@meltin.net>
Tue, 30 Jul 2019 06:59:37 +0000 (16:59 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Mar 2020 10:08:24 +0000 (10:08 +0000)
commit9a9dc4f05f4fdaf3eb0253628e5d6ffa5b029151
tree6ef4ee2a84631b39044b6727824e7b1d611cc01a
parentd036521725dbec030233e4e787accf0db6b134e6
ctdb-protocol: Add marshalling for struct ctdb_db_vacuum

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit a896486b62bbcf9915727ba7bfc768fb5383f0c7)
ctdb/protocol/protocol_private.h
ctdb/protocol/protocol_types.c
ctdb/tests/src/protocol_common.c
ctdb/tests/src/protocol_common.h
ctdb/tests/src/protocol_types_test.c