messaging: Init server_id_db after clustering
commit6e473c526a59a2c6ef2d4eb5148b2255f4a180c5
authorVolker Lendecke <vl@samba.org>
Thu, 11 Jun 2015 14:34:12 +0000 (11 14:34 +0000)
committerJosé A. Rivera <jarrpa@samba.org>
Fri, 12 Jun 2015 00:27:40 +0000 (12 02:27 +0200)
treea3d24f2aa28c86e15f3801785c664d56fcc0b432
parent4c5fefe0723ae4cd3cacaabc5ae4c500d2306968
messaging: Init server_id_db after clustering

server_id_db_init references our pid, which got changed by the clustering
initialization just a line above. So far names.tdb is just local, but
we should register our clustered id with vnn.pid instead of just the
pid nevertheless.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jose A. Rivera <jarrpa@samba.org>
Autobuild-User(master): José A. Rivera <jarrpa@samba.org>
Autobuild-Date(master): Fri Jun 12 02:27:41 CEST 2015 on sn-devel-104
source3/lib/messages.c