ctdb-client: Rename ctdb_db_travese to ctdb_db_traverse_local
authorAmitay Isaacs <amitay@gmail.com>
Tue, 4 Apr 2017 07:31:11 +0000 (17:31 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 7 Jun 2017 14:05:26 +0000 (16:05 +0200)
commit6894158103f77d1905edd3ebcc09e00695b12f5d
tree70427687b4f8475883f89e19cde540e4f00be9ae
parent103f3a3cbe71375664297ea1a4cd29ef486090cb
ctdb-client: Rename ctdb_db_travese to ctdb_db_traverse_local

This function only traverses the database on local node.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/client/client.h
ctdb/client/client_db.c
ctdb/tools/ctdb.c