ctdb-client: Server id exists should check if the pid still exists
authorAmitay Isaacs <amitay@gmail.com>
Fri, 4 Aug 2017 04:22:31 +0000 (14:22 +1000)
committerMartin Schwenke <martins@samba.org>
Mon, 14 Aug 2017 07:01:21 +0000 (09:01 +0200)
commit578a1b1757687719c49772fc43a1ac89c6c846ad
tree53d72590c38efcd20c7c059d0e05909433f22450
parent79f5d058469c62b92b5e6227230597a30b41353a
ctdb-client: Server id exists should check if the pid still exists

This matches what the older client code and samba does.

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