ctdb-daemon: Add AllowMixedVersions tunable
[samba.git] / ctdb / protocol / protocol.h
index 13231536917e6e7a200119c8d077375108ec9fc5..d405ea32f7143dc91f50f7d3de14bf55c1ee59d9 100644 (file)
@@ -632,6 +632,7 @@ struct ctdb_tunable_list {
        uint32_t rec_buffer_size_limit;
        uint32_t queue_buffer_size;
        uint32_t ip_alloc_algorithm;
+       uint32_t allow_mixed_versions;
 };
 
 struct ctdb_tickle_list {