summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-12-02 19:55:44 +0000
committerJeremy Allison <jra@samba.org>1997-12-02 19:55:44 +0000
commit0263f333f22d2f7f90a155ff19915ff58929bba0 (patch)
treeb5648e1a4493bae9810d8e56a4ff7fcc10dad7a8
parent94d53dcac5d06e48be5cea9d54625da795f62d20 (diff)
downloadsamba-0263f333f22d2f7f90a155ff19915ff58929bba0.tar.gz
samba-0263f333f22d2f7f90a155ff19915ff58929bba0.tar.xz
samba-0263f333f22d2f7f90a155ff19915ff58929bba0.zip
Documented the 'veto oplock files' parameter.
Jeremy.
-rw-r--r--docs/manpages/smb.conf.524
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index 5193a178231..b7b24b0258c 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -680,6 +680,8 @@ users
valid users
+veto oplock files
+
volume
wide links
@@ -2419,6 +2421,9 @@ cache files locally and you may want to disable this option for unreliable
network environments (it is turned on by default in Windows NT Servers).
For more information see the file Speed.txt in the Samba docs/ directory.
+Oplocks may be selectively turned off on certain files on a per share basis.
+See the 'veto oplock files' parameter.
+
.B Default:
oplocks = True
@@ -3666,6 +3671,25 @@ See also "hide files" and "case sensitive"
veto files = /.AppleDouble/.bin/.AppleDesktop/Network Trash Folder/
+.SS veto oplock files (S)
+This parameter is only valid when the 'oplocks' parameter is turned on
+for a share. It allows the Samba administrator to selectively turn off
+the granting of oplocks on selected files that match a wildcarded list,
+similar to the wildcarded list used in the 'veto files' parameter.
+
+.B Default
+ No files are vetoed for oplock grants.
+
+.B Examples
+You might want to do this on files that you know will be heavily
+contended for by clients. A good example of this is in the NetBench
+SMB benchmark program, which causes heavy client contention for files
+ending in .SEM. To cause Samba not to grant oplocks on these files
+you would use the line (either in the [global] section or in the section
+for the particular NetBench share :
+
+ veto oplock files = /*.SEM/
+
.SS volume (S)
This allows you to override the volume label returned for a
share. Useful for CDROMs with installation programs that insist on a