1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

manpages/vfs_fruit: add warning to fruit:resoure=stream

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12412

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Ralph Boehme 2016-11-10 09:07:41 +01:00 committed by Jeremy Allison
parent ddd5a55e71
commit 20b7e08c07

View File

@ -105,9 +105,12 @@
down to Solaris and derived platforms and
ZFS</para></listitem>
<listitem><para><command>stream</command> - pass the
stream on to the next module in the VFS
stack</para></listitem>
<listitem><para><command>stream (experimental)</command> - pass
the stream on to the next module in the VFS stack.
<emphasis>Warning: </emphasis> this option should not be used
with the <emphasis>streams_xattr</emphasis> module due to the
extended attributes size limitations of most
filesytems.</para></listitem>
</itemizedlist>
</listitem>