r20919: add a function cluster_tdb_tmp_open() which can be used in a cluster
authorAndrew Tridgell <tridge@samba.org>
Sat, 20 Jan 2007 00:48:31 +0000 (00:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:52 +0000 (14:43 -0500)
commitefc68d8bf6d5acc009285e8f34b30a3a5b252884
treed84cca0cf2946c054f3f19ee8b50b77713952af4
parentd1b61b09aa542d64bf43abb3ad04611f46b57376
r20919: add a function cluster_tdb_tmp_open() which can be used in a cluster
environment for subsystems that have not yet been converted to use
ctdb to get a shared temporary tdb
(This used to be commit 0ed91384497aed6817b2220c31344bfcd45fd033)
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