ctdb-daemon: Fix implementation of process_exists control
commite9896f6cf57c59608f2f3b3d79150c1a34452fac
authorAmitay Isaacs <amitay@gmail.com>
Fri, 25 Aug 2017 05:00:59 +0000 (25 15:00 +1000)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Sep 2017 12:57:26 +0000 (13 14:57 +0200)
tree76a7777e0a70e9243d3d09e73d1edcafa68a2766
parentdc476002db8792732b80c26bb22f74363a4061e3
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>
(cherry picked from commit d0a20baf43834c7290dfd8f256d9521724202f0c)
ctdb/server/ctdb_daemon.c