]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs:manpage: vfs_crossrename is not fully stackable VFS module
authorPavel Filipenský <pfilipensky@samba.org>
Mon, 2 Dec 2024 21:27:39 +0000 (22:27 +0100)
committerJule Anger <janger@samba.org>
Thu, 19 Dec 2024 09:36:12 +0000 (09:36 +0000)
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 94c9a99c56db438c391a966c927ec2f862c373e7)

docs-xml/manpages/vfs_crossrename.8.xml

index 72d67d685b1fccb4a0a206eb53cce48e8bfab8a9..7ea0b50cc9b1b24bec875b13958b0ffa8f0879a2 100644 (file)
                </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>