ctdb-common: Extend srvid_exists() check to support optional private_data
authorAmitay Isaacs <amitay@gmail.com>
Wed, 30 Aug 2017 03:27:12 +0000 (13:27 +1000)
committerMartin Schwenke <martins@samba.org>
Thu, 21 Sep 2017 06:53:26 +0000 (08:53 +0200)
commite675f346805de1754a6b18cf0dfbc71df9c7a05d
tree3865ba937a2188411b56f0c667f84d4a56b83b5f
parent30ffc120e299df1b346f664910cf9d73d3fe7dd9
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>
ctdb/common/srvid.c
ctdb/common/srvid.h
ctdb/tests/src/srvid_test.c