summaryrefslogtreecommitdiff
path: root/docs/manpages
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
commit0e6a7ca2ec8925806cfc3a4f01b50ebdf5c51e1a (patch)
treeb9e1de4e3d0c25d5821b809a2327801c898d39d7 /docs/manpages
parentc4aaa6bc3f7e8bd823f7279c78583384e7617d93 (diff)
downloadsamba-0e6a7ca2ec8925806cfc3a4f01b50ebdf5c51e1a.tar.gz
samba-0e6a7ca2ec8925806cfc3a4f01b50ebdf5c51e1a.tar.bz2
samba-0e6a7ca2ec8925806cfc3a4f01b50ebdf5c51e1a.zip
Documented the 'veto oplock files' parameter.
Jeremy. (This used to be commit 0263f333f22d2f7f90a155ff19915ff58929bba0)
Diffstat (limited to 'docs/manpages')
-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 5193a17823..b7b24b0258 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