r21230: added the hooks needed in the cluster layer and the messaging code for
commit4474552e8fb73efebef32ad8480d7fe9a1e379ef
authorAndrew Tridgell <tridge@samba.org>
Thu, 8 Feb 2007 00:58:17 +0000 (8 00:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:44:49 +0000 (10 14:44 -0500)
tree2913a8c2affbcc2e00d0d1116a220452d253fca4
parent37c0da541e3962164d5af3e3c9560803a733f3b7
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
source/cluster/cluster.c
source/cluster/cluster.h
source/cluster/cluster_private.h
source/cluster/ctdb/brlock_ctdb.c
source/cluster/ctdb/ctdb_cluster.c
source/cluster/local.c
source/lib/messaging/messaging.c