From: Pavel Filipenský Date: Mon, 2 Dec 2024 21:27:39 +0000 (+0100) Subject: docs:manpage: vfs_crossrename is not fully stackable VFS module X-Git-Tag: samba-4.20.7~11 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c121f03f597721338d3a4ba63556d7de94fe8897;p=thirdparty%2Fsamba.git 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ý Reviewed-by: Ralph Boehme (cherry picked from commit 94c9a99c56db438c391a966c927ec2f862c373e7) --- diff --git a/docs-xml/manpages/vfs_crossrename.8.xml b/docs-xml/manpages/vfs_crossrename.8.xml index 72d67d685b1..7ea0b50cc9b 100644 --- a/docs-xml/manpages/vfs_crossrename.8.xml +++ b/docs-xml/manpages/vfs_crossrename.8.xml @@ -62,7 +62,10 @@ - This module is stackable. + This module is not fully stackable. It can be combined with other + modules, but should be the last module in the vfs objects + list. It directly access the files in the OS filesystem. +