ctdb_req_control contains 4 padding bytes. Create an explicit pad variable here and...
[rusty/ctdb.git] / include / ctdb_protocol.h
index 2a334b9ff5aeac0e62471d320d2e4d7365404aa6..7a5d32de159d6b052dce478a19289672a7daa402 100644 (file)
@@ -410,6 +410,7 @@ struct ctdb_reply_getdbpath {
 struct ctdb_req_control {
        struct ctdb_req_header hdr;
        uint32_t opcode;
+       uint32_t pad;
        uint64_t srvid;
        uint32_t client_id;
 #define CTDB_CTRL_FLAG_NOREPLY   1