1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/locking
Michael Adam cf0cb0add9 dbwrap: add a dbwrap_flags argument to db_open()
This is in preparation to support handing flags to backends,
in particular activating read only record support for ctdb
databases. For a start, this does nothing but adding the
parameter, and all databases use DBWRAP_FLAG_NONE.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-02-07 16:06:06 +01:00
..
brlock.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
locking.c smbd: Factor out get_share_mode_write_time of get_file_infos 2013-11-22 13:30:27 -08:00
posix.c s3: Remove reduce_windows_lock_ref_count, used only once 2012-06-22 15:16:51 +02:00
proto.h smbd: Factor out get_share_mode_write_time of get_file_infos 2013-11-22 13:30:27 -08:00
share_mode_lock.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00