ctdb-common: Extend srvid_exists() check to support optional private_data
commit29fae093010fbf000043b750666fb8ccfa2f4efc
authorAmitay Isaacs <amitay@gmail.com>
Wed, 30 Aug 2017 03:27:12 +0000 (30 13:27 +1000)
committerKarolin Seeger <kseeger@samba.org>
Wed, 25 Oct 2017 06:43:03 +0000 (25 08:43 +0200)
tree7001636e56f8e1f11a27a3ac643a3bde902d8fc6
parent0a99c01fcfa0789d80058074fe98bdfbe22a1787
ctdb-common: Extend srvid_exists() check to support optional private_data

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13042

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit e675f346805de1754a6b18cf0dfbc71df9c7a05d)
ctdb/common/srvid.c
ctdb/common/srvid.h
ctdb/server/ctdb_daemon.c
ctdb/tests/src/srvid_test.c