summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_cluster_mutex.h
Commit message (Expand)AuthorAgeFilesLines
* ctdb-cluster-mutex: Fix #endif decorationAmitay Isaacs2016-06-081-1/+1
* ctdb-cluster-mutex: Register an extra handler for when mutex is lostMartin Schwenke2016-06-081-1/+5
* ctdb-cluster-mutex: ctdb_cluster_mutex() registers handler and private dataMartin Schwenke2016-06-081-5/+3
* ctdb-cluster-mutex: Drop cluster_mutex_handler() ctdb and handle argumentsMartin Schwenke2016-06-081-2/+0
* ctdb-cluster-mutex: Pass a talloc context to allocate the handle offMartin Schwenke2016-06-081-1/+4
* ctdb-cluster-mutex: Factor out cluster mutex codeMartin Schwenke2016-04-281-0/+48