r20891: enable multiple brlock backends. The tdb backend is the default. The
commit84d0e5316299931dc26f2a7b86962d2fffcc4b71
authorAndrew Tridgell <tridge@samba.org>
Fri, 19 Jan 2007 03:58:16 +0000 (19 03:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:46 +0000 (10 14:43 -0500)
tree7e26d56b24536d26b484efc9f8324e90341e274b
parent507266b951272534f0a0bad5fd5e2450438dcdf1
r20891: enable multiple brlock backends. The tdb backend is the default. The
prototype ctdb backend is in cluster/ctdb/brlock_ctdb.c
source/ntvfs/common/brlock.h [new file with mode: 0644]
source/ntvfs/common/brlock_tdb.c [moved from source/ntvfs/common/brlock.c with 84% similarity]
source/ntvfs/common/config.mk