The recent change to the recovery daemon to keep track of and
[sahlberg/ctdb.git] / include / ctdb_private.h
index 888b626e1e6e8cd05ab8994ec4bd590cff626337..d4c343b498a287339ac7775e21d8ecb3d01008bc 100644 (file)
@@ -1639,5 +1639,7 @@ void ctdb_fault_setup(void);
 
 int verify_remote_ip_allocation(struct ctdb_context *ctdb, 
                                struct ctdb_all_public_ips *ips);
+int update_ip_assignment_tree(struct ctdb_context *ctdb,
+                               struct ctdb_public_ip *ip);
 
 #endif