lockwait: Pass all locking information on commandline to lockwait helper
authorAmitay Isaacs <amitay@gmail.com>
Wed, 13 Mar 2013 06:05:00 +0000 (17:05 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 25 Mar 2013 06:52:41 +0000 (17:52 +1100)
commit534f7afb8e5b61c7c8f40a4764ff24a09de3008f
treefec0dc3dee7de7be4ec196150c8bdfd2105c7471
parent81886163f76c6d285a64866a03ab1df076e45a3b
lockwait: Pass all locking information on commandline to lockwait helper

Simplify lockwait code by getting rid of the communication between ctdbd
and ctdb lockwait helper child by passing all the locking information
on command line.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Makefile.in
server/ctdb_lockwait.c
server/ctdb_lockwait_helper.c