]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-recoverd: Change signature of get_remote_nodemaps()
authorMartin Schwenke <martin@meltin.net>
Thu, 18 Jan 2018 05:41:19 +0000 (16:41 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 18 Aug 2020 05:02:25 +0000 (05:02 +0000)
commit3324dd272c7dafa92cd9c3fd0af8f50084bcdaaa
treec60f2af10f6830bd0fcdc100cebb24439daf15cd
parentd2d90f250214582d7124b8137aa2cf5032b2f285
ctdb-recoverd: Change signature of get_remote_nodemaps()

Change 1st argument to a rec context, since this will be needed later.
Drop the nodemap argument and access it via rec->nodemap instead.

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