1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/client
Martin Schwenke 7fb3d286d2 ctdb-client: Only get capabilities from active nodes
This is used by the recovery daemon to validate the current recovery
master.  Don't risk being unable to elect a new master if the current
master is inactive but unresponsive.

Note that this client call is currently not used by any other callers.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Sun Dec 13 03:17:10 CET 2015 on sn-devel-104
2015-12-13 03:17:10 +01:00
..
client_call.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_connect.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client_control_sync.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client_control.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_db.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client_message_sync.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client_message.c ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_private.h ctdb-client: Add new client API implementation 2015-10-07 14:53:29 +02:00
client_util.c ctdb-client: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:14 +01:00
client.h ctdb-include: Make client header self contained 2015-11-25 10:16:19 +01:00
ctdb_client.c ctdb-client: Only get capabilities from active nodes 2015-12-13 03:17:10 +01:00