]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-recoverd: Basic cleanups for get_remote_nodemaps()
authorMartin Schwenke <martin@meltin.net>
Thu, 18 Jan 2018 05:19:36 +0000 (16:19 +1100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 25 Aug 2020 13:57:28 +0000 (13:57 +0000)
commit55216cda60719012109856f0e2d71de510c552c2
tree4a63fc07d6801efcdb2fd872bffdcb1e541498ba
parent660f584477adb523a5f4849fe23610d816b63a54
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