aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2023-05-21 22:52:04 -0500
committerSteve French <stfrench@microsoft.com>2023-05-24 16:29:21 -0500
commitbf8a352d4997147b1e63020ed17cb4ee94392608 (patch)
tree3c0bb0ca90412de24381716c38959d04aa71a0af /Documentation/filesystems
parent38c8a9a52082579090e34c033d439ed2cd1a462d (diff)
downloadlinux-bf8a352d4997147b1e63020ed17cb4ee94392608.tar.gz
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 4930bb443134ae..bf2d9db3acb924 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.