ctdb-tests: Add stub for ctdb_ctrl_reload_nodes_file()
authorMartin Schwenke <martin@meltin.net>
Wed, 4 Feb 2015 03:57:03 +0000 (14:57 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 16 Mar 2015 05:41:06 +0000 (06:41 +0100)
commitd9b46d33f0ea70f12da784c2ea81a96eb2eb213c
treed06d87981d80bcc90c60d4070bea6113ffe301fe
parent5fdd580bb3e49f00d0412379258358e5488b413d
ctdb-tests: Add stub for ctdb_ctrl_reload_nodes_file()

ctdb_ctrl_reload_nodes_file_stub() does nothing except print a helpful
message.  That's enough to help test the tool.  It could update the
nodemap but that would not be incredibly useful.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/src/ctdb_test.c
ctdb/tests/src/ctdb_test_stubs.c