r10465: separate out a read_only db from a read-only traversal to ensure we
authorAndrew Tridgell <tridge@samba.org>
Sat, 24 Sep 2005 03:43:02 +0000 (03:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:49 +0000 (13:38 -0500)
commit294ccfd46a0c4e1af9365d028acdabec03c41ad3
tree51c18212f5d7022450c70a1f4ed1906a5ef8d259
parent1f726906c488355733dc1a3a89c53e194c192e68
r10465: separate out a read_only db from a read-only traversal to ensure we
don't end up doing a mmap read only
source/lib/tdb/common/io.c
source/lib/tdb/common/lock.c
source/lib/tdb/common/tdb.c
source/lib/tdb/common/tdb_private.h
source/lib/tdb/common/transaction.c
source/lib/tdb/common/traverse.c