s3: messaging_ctdbd_init potentially modifies my_vnn
commit808ceac9f54bb3988fc2bb6b0d86eaded07283e1
authorVolker Lendecke <vl@samba.org>
Tue, 31 Aug 2010 14:51:28 +0000 (31 16:51 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 31 Aug 2010 15:07:41 +0000 (31 17:07 +0200)
treec988dc5fc8390f83cc2b56873158e693c9f1d507
parent301bf22eab92999bc4b0f2d733830618b8b9d428
s3: messaging_ctdbd_init potentially modifies my_vnn

If we call messaging_ctdbd_connection() we end up with the wrong vnn in our
messaging context.

This is a bit of a hack, get_my_vnn() needs to go eventually along with
procid_self()
source3/lib/messages.c