loadparm: Fix activation of registry globals in lp_load_*.
commit03521136ccb4d4a52c9c0373beed7df2485397a9
authorMichael Adam <obnox@samba.org>
Fri, 9 May 2008 22:13:11 +0000 (10 00:13 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 11 May 2008 18:19:03 +0000 (11 20:19 +0200)
tree5c72147d982bdb8f50edd130cd25faed4c446fe6
parent463f6d87c756bffa4cacf2bdbf55e47f6e88050a
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
(cherry picked from commit 8bab6d651f1cd0efe5aa1e7808b3f043602a3dfa)
source/param/loadparm.c