mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
remove a prototype we no longer need
(This used to be ctdb commit 4a11373ec5e8196cf430f18f6171915f790f794b)
This commit is contained in:
parent
a4ebb6d5ef
commit
f4056d2e28
@ -276,11 +276,6 @@ int ctdb_ctrl_setdmaster(struct ctdb_context *ctdb,
|
||||
*/
|
||||
int ctdb_ctrl_cleardb(struct ctdb_context *ctdb, uint32_t destnode, TALLOC_CTX *mem_ctx, uint32_t dbid);
|
||||
|
||||
/*
|
||||
bump the rsn number for al records
|
||||
*/
|
||||
int ctdb_ctrl_bumprsn(struct ctdb_context *ctdb, struct timeval timeout, uint32_t destnode, TALLOC_CTX *mem_ctx, uint32_t dbid);
|
||||
|
||||
/*
|
||||
write a record on a specific db (this implicitely updates dmaster of the record to locally be the vnn of the node where the control is executed on)
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user