s3-ctdb: Add ctdb_processes_exist
authorVolker Lendecke <vl@samba.org>
Sun, 23 Oct 2011 19:38:54 +0000 (21:38 +0200)
committerVolker Lendecke <vlendec@samba.org>
Thu, 27 Oct 2011 18:28:31 +0000 (20:28 +0200)
commit1c4fe3903333e9fa24c375c95cfc52a608f9b27b
treebfd58ae37908328ae7f2636d7c46a35265aef7f7
parentc2edecf6bd3df1be7b94cbe7dc29f308b9b1d8e0
s3-ctdb: Add ctdb_processes_exist

This sends out a number of process_exists controls in parallel and collects the
replies as they come in.
source3/include/ctdbd_conn.h
source3/lib/ctdbd_conn.c