summaryrefslogtreecommitdiff
path: root/ctdb/protocol
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/protocol')
-rw-r--r--ctdb/protocol/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/protocol/protocol.h b/ctdb/protocol/protocol.h
index a4685d635d7..d3ee1499d50 100644
--- a/ctdb/protocol/protocol.h
+++ b/ctdb/protocol/protocol.h
@@ -619,6 +619,7 @@ struct ctdb_tunable_list {
uint32_t samba3_hack;
uint32_t mutex_enabled;
uint32_t lock_processes_per_db;
+ uint32_t rec_buffer_size_limit;
};
struct ctdb_tickle_list {