diff options
author | John Terpstra <jht@samba.org> | 2005-07-06 21:23:58 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:03 -0500 |
commit | 5357c5e6e30035fa8d7a552675aaa355f7a27bb4 (patch) | |
tree | 0dcd935b977c934f8280b14508f0bf300b78147d /docs/smbdotconf/locking/oplocks.xml | |
parent | 021d72252114414238b31659ee0d090efe4450de (diff) | |
download | samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.gz samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.bz2 samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.zip |
Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
(This used to be commit 555e174de5d390cdc744b8bcbecbeccc31079a23)
Diffstat (limited to 'docs/smbdotconf/locking/oplocks.xml')
-rw-r--r-- | docs/smbdotconf/locking/oplocks.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/smbdotconf/locking/oplocks.xml b/docs/smbdotconf/locking/oplocks.xml index d7f453c561..3ce70a7883 100644 --- a/docs/smbdotconf/locking/oplocks.xml +++ b/docs/smbdotconf/locking/oplocks.xml @@ -14,8 +14,7 @@ directory.</para> <para>Oplocks may be selectively turned off on certain files with a - share. See the <link linkend="VETOOPLOCKFILES"><parameter moreinfo="none"> - veto oplock files</parameter></link> parameter. On some systems + share. See the <smbconfoption name="veto oplock files"/> parameter. On some systems oplocks are recognized by the underlying operating system. This allows data synchronization between all access to oplocked files, whether it be via Samba or NFS or a local UNIX process. See the |