ctdb: Add new helper ctdb_mutex_fcntl_helper
authorMartin Schwenke <martin@meltin.net>
Tue, 8 Dec 2015 05:23:50 +0000 (16:23 +1100)
committerAmitay Isaacs <amitay@samba.org>
Thu, 28 Apr 2016 07:39:16 +0000 (09:39 +0200)
commit5cf3b7a1e3e5c60bb9bae123f422887608b17d55
treead0da423ab258f8da7d276280285d4f18432d90c
parentc14e0ff8e4fdfaf18e0a906329e4e886bc200ab1
ctdb: Add new helper ctdb_mutex_fcntl_helper

This implements the type of fcntl locking that the recovery lock uses.
The intent is to use it for multiple locks and allow the choice of
helper to be configured.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/packaging/RPM/ctdb.spec.in
ctdb/server/ctdb_mutex_fcntl_helper.c [new file with mode: 0644]
ctdb/wscript