[PATCH] Fixes for serverid_exists & friends

Jeremy Allison jra at samba.org
Wed Sep 30 22:15:11 UTC 2015


On Tue, Sep 29, 2015 at 08:32:52PM -0700, Volker Lendecke wrote:
> Hi!
> 
> Attached find fixes for our serverid code together with some other
> trivia. serverids_exist is gone and we look at messaging_dgm's lockfile
> to verify the unique_id instead of serverid.tdb.
> 
> Review&push appreciated!

Looked over carefully + pushed !

> Maybe a next patch would be to remove serverid.tdb altogether. The
> only purpose it serves right now is filtering of messages in the
> messaging_send_all.
> 
> Any opinions about whether we really need this? Filtering is done at
> the receiving side too.

What processes still broadcast messages ?

Let me look into who still calls messaging_send_all() and
why.



More information about the samba-technical mailing list