recoverd: Remove function reload_nodes_file()
authorMartin Schwenke <martin@meltin.net>
Mon, 14 Oct 2013 02:54:39 +0000 (13:54 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 22 Oct 2013 03:34:03 +0000 (14:34 +1100)
commit4a5d5935f4410a93a3343d85a24dbcddae2c4c20
tree6d2d7f345c4ebe48b3b166d15971f868640b0bce
parent25fd05505f61dc595c0ef25bb6e332274d5530e8
recoverd: Remove function reload_nodes_file()

It is a 1 line wrapper around ctdb_load_nodes_file(), so use that
instead.  We need less code...  :-)

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