1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-21 09:34:19 +03:00

docs:manpage: vfs_crossrename is not fully stackable VFS module

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

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 94c9a99c56)
This commit is contained in:
Pavel Filipenský 2024-12-02 22:27:39 +01:00 committed by Jule Anger
parent f1e28919ae
commit c121f03f59

View File

@ -62,7 +62,10 @@
</varlistentry>
</variablelist>
<para>This module is stackable.</para>
<para> This module is not fully stackable. It can be combined with other
modules, but should be the last module in the <command>vfs objects</command>
list. It directly access the files in the OS filesystem.
</para>
</refsect1>