param: flag fixes in s3 loadparm
authorGarming Sam <garming@catalyst.net.nz>
Wed, 26 Feb 2014 03:43:44 +0000 (16:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jul 2014 21:32:36 +0000 (23:32 +0200)
commit26dfcc1c3a76e0d708b78b76dcfda060ba52cb85
treef0f403f688faa1231cba29922de56a71d6f4f578
parent36325256269034161740f74bbb7d738d8c329092
param: flag fixes in s3 loadparm

In s3 loadparm, the flags are stored in the param table, while in
lib/param, it is individual to a loadparm context.

Change-Id: I23d72eeec6b935c1897b34b8fc49d5a9992f2993
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>