r24284: change brlock_tdb.c to use the dbwrap API. This actually makes the
authorAndrew Tridgell <tridge@samba.org>
Thu, 9 Aug 2007 06:36:16 +0000 (06:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:01:36 +0000 (15:01 -0500)
commit912c014b7c131ab051ff6eb2db4e68cb6fbbeb14
tree03a1b2d4cb6345070f06a9818f4469695bc548a2
parent3767e755db7b58aee4ff375896beb00b133cc413
r24284: change brlock_tdb.c to use the dbwrap API. This actually makes the
backend abstraction for brlock pointless, but I have left it in place
for now. It would be useful for other clustering systems that can't
map to dbwrap, and would also be useful if we wanted to keep the
remote function call capabilities in ctdb instead of the less
efficient fetch_locked() call in dbwrap
source/ntvfs/common/brlock.c
source/ntvfs/common/brlock_tdb.c
source/ntvfs/common/config.mk