summaryrefslogtreecommitdiffstats
path: root/lib/param/param_functions.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/param/param_functions.c')
-rw-r--r--lib/param/param_functions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c
index 6587b2d8e9..5876e62a0b 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -103,7 +103,7 @@ FN_LOCAL_PARM_BOOL(posix_locking, posix_locking)
FN_LOCAL_BOOL(kernel_oplocks, kernel_oplocks)
FN_LOCAL_BOOL(level2_oplocks, level2_oplocks)
FN_LOCAL_BOOL(kernel_share_modes, kernel_share_modes)
-FN_LOCAL_BOOL(onlyuser, onlyuser)
+FN_LOCAL_BOOL(only_user, only_user)
FN_LOCAL_PARM_BOOL(mangled_names, mangled_names)
FN_LOCAL_BOOL(follow_symlinks, follow_symlinks)
FN_LOCAL_BOOL(syncalways, syncalways)