ctdb-daemon: Remove ctdbd_pid global variable
authorMartin Schwenke <martin@meltin.net>
Thu, 3 Jul 2014 02:29:46 +0000 (12:29 +1000)
committerAmitay Isaacs <amitay@samba.org>
Sat, 5 Jul 2014 04:51:13 +0000 (06:51 +0200)
commit1677dd499c571081a8ddaf560eb3b033156e1c67
tree1040bc2c31bee8a4f150b727051885424b7821f8
parente454e5ac9c8ed77409d9fa4463b2b29985e67e10
ctdb-daemon: Remove ctdbd_pid global variable

This duplicates ctdb->ctdbd_pid.

Thanks to Sumit Bose <sbose@redhat.com> for the suggestion.

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