diff options
Diffstat (limited to 'source3/param')
-rw-r--r-- | source3/param/loadparm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index cca7efd4df..15bc22de2a 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -917,7 +917,7 @@ static void init_globals(void) * smbd will check after starting to see if this value * should be set to "true" or not. */ - Globals.bKernelOplocks = False; + lp_set_kernel_oplocks(False); /* * This must be done last as it checks the value in |