The recent change to the recovery daemon to keep track of and
[rusty/ctdb.git] / include / ctdb.h
index 94198aacc8730e8e69204baa0bf541317e9297c4..540ca98a8d2efeaa8989528a65cb71eb495c56e6 100644 (file)
@@ -75,6 +75,12 @@ struct ctdb_call_info {
  */
 #define CTDB_SRVID_SET_NODE_FLAGS 0xF400000000000000LL
 
+/* 
+   a message ID to ask the recovery daemon to update the expected node
+   assignment for a public ip
+ */
+#define CTDB_SRVID_RECD_UPDATE_IP 0xF500000000000000LL
+
 /*
   a message to tell the recovery daemon to fetch a set of records
  */