param: Use set_variable instead of set_variable_helper in lp_do_parameter
authorGarming Sam <garming@catalyst.net.nz>
Thu, 27 Feb 2014 22:58:55 +0000 (11:58 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jul 2014 21:32:36 +0000 (23:32 +0200)
commit7ef9c3ea7968b40b9fe708431c1957e7edea3c98
treef0f403f688faa1231cba29922de56a71d6f4f578
parent82cfb622e7c468d107ec33e1b0b9afc0a00922f4
param: Use set_variable instead of set_variable_helper in lp_do_parameter

This extends the usage of the temporary s3 context in lp_do_parameter
to beyond the special functions.

At least for now, this will be necessary for sorting out the
differences between the do_parameter code.

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