1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib/dbwrap
Volker Lendecke 1106ede280 dbwrap_ctdb: Pass on mutex flags to tdb_open
Without this, ctdb can create a tdb file with mutex activated, but the
local tdb_open will not open the tdb due to strict flags checks whether
mutexes are possible.

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

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sun Nov 16 12:13:54 CET 2014 on sn-devel-104
2014-11-16 12:13:54 +01:00
..
dbwrap_ctdb.c dbwrap_ctdb: Pass on mutex flags to tdb_open 2014-11-16 12:13:54 +01:00
dbwrap_ctdb.h dbwrap: add a dbwrap_flags argument to db_open_ctdb() 2014-02-07 16:06:06 +01:00
dbwrap_open.c dbwrap_tdb: Use mutexes on demand 2014-05-22 21:05:15 +02:00
dbwrap_open.h dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
dbwrap_watch.c dbwrap_watch: don't leak lock_path onto talloc tos 2014-11-03 23:46:05 +01:00
dbwrap_watch.h s3: Fix a comment 2012-09-04 15:15:00 -07:00