loadparm: Fix activation of registry globals in lp_load_*.
authorMichael Adam <obnox@samba.org>
Fri, 9 May 2008 22:13:11 +0000 (00:13 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 9 May 2008 22:15:00 +0000 (00:15 +0200)
commit1e161b8c81631254c077f96d33641158ae4bae80
tree412f27f0d1b4381b196d7b48d1e22d12fd3532c7
parent48b8bacfe4b0cc7369d7e7d9387a010ffb6fee2a
loadparm: Fix activation of registry globals in lp_load_*.

This completes bba04a8fba6fd5cf62578733cfdabea590e8ff51:
The reverted logic has to be put into the callers
lp_load() and lp_load_initial_only() of lp_load_ex(), too.
Silly bug.

Michael
(This used to be commit c1f300c76e882f2d108596aa3dbc211d545c665a)
source3/param/loadparm.c