change Christinas previous patch to only perform the check/logging
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 17 Jan 2011 01:00:18 +0000 (12:00 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 17 Jan 2011 01:01:24 +0000 (12:01 +1100)
commit4cf71233d21b02bdc525f5809741bb5a4e9da4e0
tree68bb2630e922714e46ea9d9ae07cae634bd1e272
parentc4a6c62e10bf649a9888510454bf810827dc2010
change Christinas previous patch to only perform the check/logging
if we are the main ctdb daemon.
Other daemons/child processes are not guaranteed to get events on regular basis
so those should not be checked.
lib/tevent/tevent.c
lib/tevent/tevent_epoll.c
lib/tevent/tevent_select.c
lib/tevent/tevent_standard.c