From 42cc79d45e8ad6136f7376ef962f16d06caac55c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Jacke?= Date: Tue, 9 Sep 2014 22:35:08 +0200 Subject: [PATCH] docs: mention incompatibility between kernel oplocks and streams_xattr MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit See BUG https://bugzilla.samba.org/show_bug.cgi?id=7537 for details. Signed-off-by: Bjoern Jacke Autobuild-User(master): Björn Jacke Autobuild-Date(master): Fri Sep 12 18:29:37 CEST 2014 on sn-devel-104 (cherry picked from commit 27b2ddcddea5c32a84016b5c6843eb37d2798adf) Bug: https://bugzilla.samba.org/show_bug.cgi?id=10814 Autobuild-User(v4-0-test): Karolin Seeger Autobuild-Date(v4-0-test): Thu Sep 18 11:15:53 CEST 2014 on sn-devel-104 --- docs-xml/manpages/vfs_streams_xattr.8.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs-xml/manpages/vfs_streams_xattr.8.xml b/docs-xml/manpages/vfs_streams_xattr.8.xml index 215fead5fc9..c10ece875cb 100644 --- a/docs-xml/manpages/vfs_streams_xattr.8.xml +++ b/docs-xml/manpages/vfs_streams_xattr.8.xml @@ -43,6 +43,10 @@ the size of xattrs. So this module might work for applications like IE that stores small zone information in streams but will fail for applications that store serious amounts of data in ADSs. + + CAUTION: Make sure to set "kernel oplocks = no" in smb.conf if + if you use this module because this combination is currently broken. + See Bug 7537 for details. -- 2.47.2