aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorGravatar Steve French <stfrench@microsoft.com> 2023-05-21 22:52:04 -0500
committerGravatar Steve French <stfrench@microsoft.com> 2023-05-24 16:29:21 -0500
commitbf8a352d4997147b1e63020ed17cb4ee94392608 (patch)
tree3c0bb0ca90412de24381716c38959d04aa71a0af /Documentation/filesystems
parentsmb: move client and server files to common directory fs/smb (diff)
downloadlinux-bf8a352d4997147b1e63020ed17cb4ee94392608.tar.gz
linux-bf8a352d4997147b1e63020ed17cb4ee94392608.tar.bz2
linux-bf8a352d4997147b1e63020ed17cb4ee94392608.zip
cifs: correct references in Documentation to old fs/cifs path
The fs/cifs directory has moved to fs/smb/client, correct mentions of this in Documentation and comments. Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/cifs/cifsroot.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/cifs/cifsroot.rst b/Documentation/filesystems/cifs/cifsroot.rst
index 4930bb443134..bf2d9db3acb9 100644
--- a/Documentation/filesystems/cifs/cifsroot.rst
+++ b/Documentation/filesystems/cifs/cifsroot.rst
@@ -59,7 +59,7 @@ the root file system via SMB protocol.
Enables the kernel to mount the root file system via SMB that are
located in the <server-ip> and <share> specified in this option.
-The default mount options are set in fs/cifs/cifsroot.c.
+The default mount options are set in fs/smb/client/cifsroot.c.
server-ip
IPv4 address of the server.