summaryrefslogtreecommitdiff
path: root/ctdb/protocol/protocol_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/protocol/protocol_debug.c')
-rw-r--r--ctdb/protocol/protocol_debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/protocol/protocol_debug.c b/ctdb/protocol/protocol_debug.c
index 10aa5edff8c..574f903b2c0 100644
--- a/ctdb/protocol/protocol_debug.c
+++ b/ctdb/protocol/protocol_debug.c
@@ -238,6 +238,7 @@ static void ctdb_opcode_print(uint32_t opcode, FILE *fp)
{ CTDB_CONTROL_DB_PUSH_START, "DB_PUSH_START" },
{ CTDB_CONTROL_DB_PUSH_CONFIRM, "DB_PUSH_CONFIRM" },
{ CTDB_CONTROL_DB_OPEN_FLAGS, "DB_OPEN_FLAGS" },
+ { CTDB_CONTROL_DB_ATTACH_REPLICATED, "DB_ATTACH_REPLICATED" },
{ MAP_END, "" },
};