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)
commit931994a7f185bbc98924823e9e8cef1011dd0957
treef68ea7531e6801f438f9d9aea506e55695b627ce
parent0d830580e3539c96da3aa6c72fafe6eacd7a74a0
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
source/cluster/cluster.c
source/cluster/cluster.h
source/cluster/cluster_private.h
source/cluster/ctdb/ctdb_cluster.c
source/cluster/local.c
source/lib/messaging/messaging.c
source/lib/messaging/tests/irpc.c
source/lib/messaging/tests/messaging.c
source/librpc/idl/misc.idl
source/scripting/ejs/smbcalls_rpc.c
source/smbd/service_stream.c