mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
3b52ca59a2
Copy the options supplied to to ldb_connect, and place them on the ldb_context. This allows backend options i.e. lmbd map size to be passed cleanly from the callers. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>