recoverd: avoid triggering a full recovery if just some ip allocation
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 10 Jan 2011 05:51:56 +0000 (16:51 +1100)
committerMichael Adam <obnox@samba.org>
Fri, 6 Jun 2014 13:00:40 +0000 (15:00 +0200)
commit9fea542d0acd222aab0070827a0de453c13edaab
treeedb780dbfe6f0a2be1f2948ccf6ccc5a86e2625d
parentb8b1625e5fc3d403ed5bd866f8aea1973f607d44
recoverd: avoid triggering a full recovery if just some ip allocation
has failed.
We dont need to rebuild the databases in this situation, we just
need to try again to sort out the ip address allocations.

(cherry picked from commit 044c398ffea23d36ee033c8ddf07d11028197346)
server/ctdb_recoverd.c