Rework cluster_id() to take an additional argument, as we need
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Feb 2008 06:51:38 +0000 (17:51 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Feb 2008 06:51:38 +0000 (17:51 +1100)
commit77f71c1b65358723771354fd9ff1dc418b227ccc
tree2b1b96d1f3dcd55997fd6d48e75085ff506fb0a2
parent23d681caf9c1186999ac676d70a1eb0e8a43e358
Rework cluster_id() to take an additional argument, as we need
<node>.<pid>.<fd> to be unique in a prefork process environment.

Andrew Bartlett and David Disseldorp
(This used to be commit 931994a7f185bbc98924823e9e8cef1011dd0957)
source4/cluster/cluster.c
source4/cluster/cluster.h
source4/cluster/cluster_private.h
source4/cluster/ctdb/ctdb_cluster.c
source4/cluster/local.c
source4/lib/messaging/messaging.c
source4/lib/messaging/tests/irpc.c
source4/lib/messaging/tests/messaging.c
source4/librpc/idl/misc.idl
source4/scripting/ejs/smbcalls_rpc.c
source4/smbd/service_stream.c