mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
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 <linkinjeon@kernel.org> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
@@ -72,7 +72,6 @@ Documentation for filesystem implementations.
|
|||||||
befs
|
befs
|
||||||
bfs
|
bfs
|
||||||
btrfs
|
btrfs
|
||||||
cifs/index
|
|
||||||
ceph
|
ceph
|
||||||
coda
|
coda
|
||||||
configfs
|
configfs
|
||||||
@@ -111,6 +110,7 @@ Documentation for filesystem implementations.
|
|||||||
ramfs-rootfs-initramfs
|
ramfs-rootfs-initramfs
|
||||||
relay
|
relay
|
||||||
romfs
|
romfs
|
||||||
|
smb/index
|
||||||
spufs/index
|
spufs/index
|
||||||
squashfs
|
squashfs
|
||||||
sysfs
|
sysfs
|
||||||
|
@@ -11300,7 +11300,7 @@ R: Tom Talpey <tom@talpey.com>
|
|||||||
L: linux-cifs@vger.kernel.org
|
L: linux-cifs@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
T: git git://git.samba.org/ksmbd.git
|
T: git git://git.samba.org/ksmbd.git
|
||||||
F: Documentation/filesystems/cifs/ksmbd.rst
|
F: Documentation/filesystems/smb/ksmbd.rst
|
||||||
F: fs/smb/common/
|
F: fs/smb/common/
|
||||||
F: fs/smb/server/
|
F: fs/smb/server/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user