s3-loadparm: fixed re-application of cmdline parametric options
authorAndrew Tridgell <tridge@samba.org>
Tue, 26 Jul 2011 02:21:00 +0000 (12:21 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Sep 2011 13:09:54 +0000 (15:09 +0200)
commit0ba52e97bf0f7ec6893fab15b69c24610c43a36d
treec4e746f02c588066d9b103712d4e110f03dc2036
parente16f004dc0b04c45cd5b16de47968094575d2a38
s3-loadparm: fixed re-application of cmdline parametric options

this ensures that cmdline parametric options are re-applied when we
reload smb.conf

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source3/param/loadparm.c