for debugging
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 27 Oct 2009 02:18:52 +0000 (13:18 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 27 Oct 2009 02:18:52 +0000 (13:18 +1100)
commita10fc51f4c30e85ada6d4b7347b0f9a8ebc76637
tree4b9b6772f95fd883d2b3f7a2fca4318488708c6b
parent20678e1506db1f96b58c326ee91339e797c07c22
for debugging

add a global variable holding the pid of the main daemon.
change the tracking of time() in the event loop to only check/warn when called from the main daemon
client/ctdb_client.c
include/ctdb_private.h
lib/events/events_epoll.c
lib/events/events_select.c
lib/events/events_standard.c
server/ctdb_daemon.c
tools/ctdb.c