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:00:18 +0000 (12:00 +1100)
commitbc395f82117cd8234ea3d0abfb36a83087808129
treebeba7b2ba0cefdafeca74e557a9f12d040bd85eb
parentcdb6adaf33f9219288f89364a0ab76812c5bff66
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