From f62eaeb1a5add34ee7353d0d95db3c84a5c71c22 Mon Sep 17 00:00:00 2001
From: Jelmer Vernooij
debuglevel is an integer from 0 to 10. The default value if this parameter is @@ -29,9 +28,8 @@ amounts of log data, and should only be used when investigating a problem. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic.
Note that specifying this parameter here will -override the log -level parameter in the -smb.conf(5) file.
File name for log/debug files. The extension +override the log level parameter +in the smb.conf file.
File name for log/debug files. The extension ".client" will be appended. The log file is never removed by the client.
VFS COMMANDS
load <module.so> - Load specified VFS module
populate <char> <size> - Populate a data buffer with the specified data -- cgit