1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/include
Martin Schwenke 64d557200e ctdb-recovery: Reimplement ctdb_recovery_lock() using ctdb_cluster_mutex()
Replace the file descriptor for the recovery lock in the CTDB context
with the cluster mutex handle, where non-NULL means locked.
Attempting to take the recovery lock is now asynchronous and no longer
blocks the recovery daemon.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2016-04-28 09:39:16 +02:00
..
common ctdb-daemon: Replace ctdb_message with srvid abstraction 2015-10-07 14:53:28 +02:00
public ctdb-build: Placeholder for public headers from lib/util 2015-10-07 14:53:28 +02:00
ctdb_client.h ctdb-client: Remove client functions related to server_id 2016-04-23 23:55:14 +02:00
ctdb_private.h ctdb-recovery: Reimplement ctdb_recovery_lock() using ctdb_cluster_mutex() 2016-04-28 09:39:16 +02:00
ctdb_protocol.h ctdb-protocol: Remove data structures for obsolete server_id controls 2016-04-23 23:55:15 +02:00