tdb: allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs.
commitdc0c274dbf99178073befe13a358e98da29b9afb
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Nov 2014 08:51:51 +0000 (4 09:51 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Dec 2014 02:22:09 +0000 (4 03:22 +0100)
treebd7cad0583e8ad6ea667732af7f913283e4a1211
parente7f393c5787c6985932224cfbbd050e1393e0e9c
tdb: allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10781

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit c8d05e934ea03fffbc34944d2d51a016b89a7eca)
lib/tdb/common/open.c