]> git.samba.org - vlendec/samba-autobuild/.git/commit
ctdb-recoverd: New function ctdb_recovery_unlock()
authorMartin Schwenke <martin@meltin.net>
Tue, 9 Dec 2014 03:07:20 +0000 (14:07 +1100)
committerAmitay Isaacs <amitay@samba.org>
Fri, 13 Feb 2015 06:19:07 +0000 (07:19 +0100)
commitdb32a2bce54b9618fe247b33d6de81bd5f7a3b62
tree9875192a2817ada00c79a30670d647a0611e9f92
parent72701be663ddb265320a022a22130a3437bbf6bc
ctdb-recoverd: New function ctdb_recovery_unlock()

Unlock the recovery lock file.  This way knowledge of the file
descriptor isn't sprinkled throughout the code.

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