r21230: added the hooks needed in the cluster layer and the messaging code for
authorAndrew Tridgell <tridge@samba.org>
Thu, 8 Feb 2007 00:58:17 +0000 (00:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:44:49 +0000 (14:44 -0500)
commit07478016d7354274cd53ff2b4ec1dda3f0f439d1
treeae2e3fdfd7a12fab6fc4ca244bda786d7a5bd09b
parentecf2c1effb778a95fd863a5e87ec7e378d228b57
r21230: added the hooks needed in the cluster layer and the messaging code for
handling messages to remote nodes. Implemented dummy functions in the
'local' cluster backend for the messaging hooks, and modified the
messaging layer to check if the destination is remote and redirect
messages via the cluster layer
(This used to be commit 4474552e8fb73efebef32ad8480d7fe9a1e379ef)
source4/cluster/cluster.c
source4/cluster/cluster.h
source4/cluster/cluster_private.h
source4/cluster/ctdb/brlock_ctdb.c
source4/cluster/ctdb/ctdb_cluster.c
source4/cluster/local.c
source4/lib/messaging/messaging.c