ctdb: server_id_get->server_id_fetch
authorVolker Lendecke <vl@samba.org>
Fri, 10 Oct 2014 06:35:08 +0000 (08:35 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 13 Feb 2015 22:32:07 +0000 (23:32 +0100)
commit975b9b03045eaf2654a77ecdf4a0c391999d7f67
treee16b3335a35fe5f7a4d8e0a7b987a78881f125a1
parentf4cd1eb42487efde580de74e975a9e7cc67e03ea
ctdb: server_id_get->server_id_fetch

server_id_get with the next patch will be a global parsing function.
I've decided to rename this here in ctdb, as it's only a static function
in ctdb_client.c and apparently not intended for wider use. Please speak
up if you don't like this :-)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
ctdb/client/ctdb_client.c