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)
committerMartin Schwenke <martin@meltin.net>
Wed, 8 Aug 2012 06:11:11 +0000 (16:11 +1000)
commita0c30c820fd47d4f8620dc060c825be10754f5d1
tree0af0ac47768afc83c61f29c2fcac479b68906e2f
parentf586e8a2911fc6e7f6698f516653145d8fd45dad
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>
server/ctdb_recoverd.c