Skip to content

Commit ab6cacf

Browse files
committed
smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb
Documentation/filesystems/cifs contains both server and client information so its pathname is misleading. In addition, the directory fs/smb now contains both server and client, so move Documentation/filesystems/cifs to Documentation/filesystems/smb Suggested-by: Namjae Jeon <[email protected]> Acked-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
1 parent bf8a352 commit ab6cacf

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

Documentation/filesystems/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Documentation for filesystem implementations.
7272
befs
7373
bfs
7474
btrfs
75-
cifs/index
7675
ceph
7776
coda
7877
configfs
@@ -111,6 +110,7 @@ Documentation for filesystem implementations.
111110
ramfs-rootfs-initramfs
112111
relay
113112
romfs
113+
smb/index
114114
spufs/index
115115
squashfs
116116
sysfs
File renamed without changes.
File renamed without changes.
File renamed without changes.

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11300,7 +11300,7 @@ R: Tom Talpey <[email protected]>
1130011300
1130111301
S: Maintained
1130211302
T: git git://git.samba.org/ksmbd.git
11303-
F: Documentation/filesystems/cifs/ksmbd.rst
11303+
F: Documentation/filesystems/smb/ksmbd.rst
1130411304
F: fs/smb/common/
1130511305
F: fs/smb/server/
1130611306

0 commit comments

Comments
 (0)