s3:ctdbd_conn: always implement ctdbd_probe()
authorMichael Adam <obnox@samba.org>
Thu, 17 Oct 2013 13:27:48 +0000 (15:27 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 17 Oct 2013 13:51:40 +0000 (15:51 +0200)
commitde1d363aacaa5bfa8dd54c8b7e1fc0770efb657e
treea9e06de8602427b4bc0922df64be4bef481bf558
parentd9978a2bf8f50c0dc0f0454d0c46e6900c52bac4
s3:ctdbd_conn: always implement ctdbd_probe()

Return STATUS_OK in the non-cluster build case.

Signed-off-by: Michael Adam <obnox@samba.org>
source3/lib/ctdbd_conn.c