]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-cluster-mutex: Drop cluster_mutex_handler() ctdb and handle arguments
authorMartin Schwenke <martin@meltin.net>
Wed, 1 Jun 2016 07:10:26 +0000 (17:10 +1000)
committerMartin Schwenke <martins@samba.org>
Tue, 7 Jun 2016 22:51:29 +0000 (00:51 +0200)
commit145ddcbe37e274aaa1ddbe77acef3129c486c1b0
tree2e055769e83a25ea578481a7424212735aa3b4b7
parent8cf74f335e442733cbcc02cf33eaa2226b70a8a5
ctdb-cluster-mutex: Drop cluster_mutex_handler() ctdb and handle arguments

This makes the API more general.  If they are needed in a handler then
they can be in the private data.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_cluster_mutex.c
ctdb/server/ctdb_cluster_mutex.h
ctdb/server/ctdb_recover.c
ctdb/server/ctdb_recoverd.c