param: set the flags on a s3 loadparm context
authorGarming Sam <garming@catalyst.net.nz>
Fri, 28 Feb 2014 00:19:16 +0000 (13:19 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jul 2014 21:32:36 +0000 (23:32 +0200)
commit288e29b7a9eeee59e85d0b26ca66dd1fc770c6a6
treee4491d1e3b32f9832aa120a4d93e0ae5ae8057bd
parent090fb5a517377a5156f299799fadcd6ae7613f42
param: set the flags on a s3 loadparm context

By setting up the flags when we initialize the context, the flags can be
accessed by lib/param at any time.

Change-Id: I60d4f3a9108560e204cf5f37da9c7d995939e146
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>
lib/param/loadparm.c
lib/param/loadparm.h
lib/param/s3_param.h
source3/param/loadparm.c
source3/param/loadparm_ctx.c