ctdb-daemon: Fix implementation of process_exists control
authorAmitay Isaacs <amitay@gmail.com>
Fri, 25 Aug 2017 05:00:59 +0000 (15:00 +1000)
committerAmitay Isaacs <amitay@samba.org>
Sat, 9 Sep 2017 08:53:10 +0000 (10:53 +0200)
commitd0a20baf43834c7290dfd8f256d9521724202f0c
tree71a504aff4bf04e4757a07e1cf12efdea8c8c471
parent83039d6a5c98683ed2ba96c2be0f5490d22799ce
ctdb-daemon: Fix implementation of process_exists control

Only check processes that are CTDB clients.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13012

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