dbwrap: add a dbwrap_flags argument to db_open_tdb()
commitbbf0903d6bf60afc38b75332e36d81868c05d22c
authorMichael Adam <obnox@samba.org>
Tue, 28 Jan 2014 11:33:42 +0000 (28 12:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 7 Feb 2014 15:06:07 +0000 (7 16:06 +0100)
tree704d54ba29a1a5be082635b12d3c1499308aff82
parent906abe55cbc6f0e2daed93975411d4fc1ece5d3a
dbwrap: add a dbwrap_flags argument to db_open_tdb()

...for consistency and in preparation of future flags
that the tdb backend might be aware of.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/dbwrap/dbwrap_local_open.c
lib/dbwrap/dbwrap_tdb.c
lib/dbwrap/dbwrap_tdb.h
source3/smbd/notify_internal.c
source4/ntvfs/posix/python/pyxattr_tdb.c