recoverd: main_loop() should not verify local IPs if node is stopped
authorMartin Schwenke <martin@meltin.net>
Tue, 3 Jul 2012 00:30:29 +0000 (10:30 +1000)
committerMichael Adam <obnox@samba.org>
Mon, 26 Aug 2013 11:35:53 +0000 (13:35 +0200)
commit6c5d3640e8ef3949b1707724feb1c739b94c4b89
treed771ad9d11d3ef739895367ac562069304366782
parent54731e435582ae00fcc38eacecbfe569bd30055f
recoverd: main_loop() should not verify local IPs if node is stopped

Doing these checks is pointless and potentially causes unnecessary log
messages.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit a0c30c820fd47d4f8620dc060c825be10754f5d1)
(cherry picked from commit d181a5dadffacc5bfe04dcab6595b03499e613ad)
server/ctdb_recoverd.c