]> git.samba.org - sahlberg/ctdb.git/blobdiff - include/ctdb_private.h
Add a new variable VerifyRecoveryLock which can be used to disable the test that...
[sahlberg/ctdb.git] / include / ctdb_private.h
index 2231d339873ecadae9ef9649cd9fa5e62e4f14d6..eac27f7ed56969182f2c14553f2f4adb04756248 100644 (file)
@@ -106,6 +106,7 @@ struct ctdb_tunable {
        uint32_t recd_ping_failcount;
        uint32_t log_latency_ms;
        uint32_t recovery_drop_all_ips;
+       uint32_t verify_recovery_lock;
 };
 
 /*