lib/util: Add back control of mmap and hash size in tdb for top level build
authorAndrew Bartlett <abartlet@samba.org>
Wed, 12 Oct 2011 12:01:08 +0000 (23:01 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Oct 2011 12:06:07 +0000 (14:06 +0200)
commit01c934c81e55b79601122d8e0740c7946077c37e
treef6e7909690bc399c3036ef80e22997aadbf88884
parent3cdb1fe4404e26ae383cfb73bfa8af36cb1d7f7c
lib/util: Add back control of mmap and hash size in tdb for top level build

This passes down a struct loadparm_context to allow these
parameters to be checked.  This may be s3 or s4 context, allowing the
#if _SAMBA_BUILD_ macro to go away safely.

Andrew Bartlett
15 files changed:
lib/util/tdb_wrap.c
lib/util/tdb_wrap.h
lib/util/wscript_build
libcli/auth/schannel_state_tdb.c
source3/lib/dbwrap/dbwrap_tdb.c
source3/lib/messages_local.c
source3/lib/server_mutex.c
source3/lib/serverid.c
source3/smbd/notify_internal.c
source4/cluster/local.c
source4/lib/messaging/messaging.c
source4/ntvfs/posix/python/pyxattr_tdb.c
source4/ntvfs/posix/vfs_posix.c
source4/param/secrets.c
source4/torture/local/dbspeed.c