ctdb-recoverd: Basic cleanups for get_remote_nodemaps()
authorMartin Schwenke <martin@meltin.net>
Thu, 18 Jan 2018 05:19:36 +0000 (16:19 +1100)
committerStefan Metzmacher <metze@samba.org>
Thu, 27 Aug 2020 10:48:08 +0000 (10:48 +0000)
commit772dfb02d45d61115e6c242e6fd9fd26b3a14efc
treeffa8754905f41cbec4a085809ecea2e2cc7f0578
parent3261adfc84ffa68ffb5549eebefc36fdc52b2b40
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>
(cherry picked from commit 52f520d39cd92e1cf2413fd7e0dd362debd6f463)
ctdb/server/ctdb_recoverd.c