Remove LACOUNT and LACCESSOR and migrate the records immediately.
[sahlberg/ctdb.git] / include / ctdb_client.h
index aa9b2c082397dc360b1ec91e5ff7b6e9441e7add..3dc115f0ccd441ba72793cef30e1cba376e22e9d 100644 (file)
@@ -76,11 +76,6 @@ int ctdb_set_tdb_dir_state(struct ctdb_context *ctdb, const char *dir);
 */
 void ctdb_set_flags(struct ctdb_context *ctdb, unsigned flags);
 
-/*
-  set max acess count before a dmaster migration
-*/
-void ctdb_set_max_lacount(struct ctdb_context *ctdb, unsigned count);
-
 /*
   tell ctdb what address to listen on, in transport specific format
 */