dbwrap: add a dbwrap_flags argument to db_open_ntdb()
authorMichael Adam <obnox@samba.org>
Tue, 28 Jan 2014 11:37:36 +0000 (12:37 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 7 Feb 2014 15:06:07 +0000 (16:06 +0100)
commite4fbaadb5cadaa584f455d624eafe706703cda1a
tree517fd75c5225ce31ab2a9f90e16ebdd1c609c0d7
parentbbf0903d6bf60afc38b75332e36d81868c05d22c
dbwrap: add a dbwrap_flags argument to db_open_ntdb()

for consistency and to perpare for possible future
flags that the ntdb 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_ntdb.c
lib/dbwrap/dbwrap_ntdb.h