ctdb-recoverd: Basic cleanups for get_remote_nodemaps()
authorMartin Schwenke <martin@meltin.net>
Thu, 18 Jan 2018 05:19:36 +0000 (16:19 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 18 Aug 2020 05:02:25 +0000 (05:02 +0000)
commit52f520d39cd92e1cf2413fd7e0dd362debd6f463
treef45af91d653ae89eb4b319c242f5ff68c6117255
parent20606fd0a4c4697ff99da59f748af6908d929901
ctdb-recoverd: Basic cleanups for get_remote_nodemaps()

Don't log an error on failure - let the caller can do this.  Apart
from this: fix up coding style and modernise the remaining error
message.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14466
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_recoverd.c