Revert "When adding ips to nodes, set up a deferred rebalance for the whole node...
[ctdb.git] / include / ctdb_protocol.h
index 1a116c149ef89dd3f86063c8c158e69551e652e6..0422afeb7b73306ef93bf61d145bd86ee30ff822 100644 (file)
@@ -127,11 +127,6 @@ struct ctdb_call_info {
  */
 #define CTDB_SRVID_TAKEOVER_RUN 0xFB00000000000000LL
 
-/* request recovery daemon to rebalance ips for a node.
-   input is uint32_t for the node id.
-*/
-#define CTDB_SRVID_REBALANCE_NODE 0xFB01000000000000LL
-
 /* A message id to ask the recovery daemon to temporarily disable the
    public ip checks
 */