ctdbd: Log a meaningful message if the nodes file/list is empty
authorMartin Schwenke <martin@meltin.net>
Tue, 3 Jul 2012 21:21:01 +0000 (07:21 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 26 Jul 2012 12:10:54 +0000 (22:10 +1000)
commit553455b386aa7848a516a921dfc14eb87c8a3fc1
tree293ad81b9ea13a178a4859eb10ccdcafc1f2ba01
parent3880589db4d563e438126cf5080261fa06b9e242
ctdbd: Log a meaningful message if the nodes file/list is empty

Right now the message says it can't bind to any of the
addresses... even when there aren't any!

Signed-off-by: Martin Schwenke <martin@meltin.net>
tcp/tcp_connect.c