Merge commit 'rusty/signal-fix'
[sahlberg/ctdb.git] / include / ctdb_private.h
index d4c343b498a287339ac7775e21d8ecb3d01008bc..cb7c165f5e663005e8cd059cfdd784bc3a58ae62 100644 (file)
@@ -1263,6 +1263,7 @@ void ctdb_node_dead(struct ctdb_node *node);
 void ctdb_node_connected(struct ctdb_node *node);
 bool ctdb_blocking_freeze(struct ctdb_context *ctdb);
 void ctdb_high_priority(struct ctdb_context *ctdb);
+void ctdb_reduce_priority(struct ctdb_context *ctdb);
 int32_t ctdb_control_takeover_ip(struct ctdb_context *ctdb, 
                                 struct ctdb_req_control *c,
                                 TDB_DATA indata,