diff options
author | 2021-03-17 16:55:28 +0900 | |
---|---|---|
committer | 2021-05-10 19:15:18 -0500 | |
commit | 42da4086b987fbb35562e93e534e57ad3f81f855 (patch) | |
tree | 541a54645ae391da63d5237f161cd7807df2246f /Documentation/filesystems | |
parent | cifsd: fix WARNING: Title overline too short (diff) | |
download | wireguard-linux-42da4086b987fbb35562e93e534e57ad3f81f855.tar.xz wireguard-linux-42da4086b987fbb35562e93e534e57ad3f81f855.zip |
cifsd: fix WARNING: document isn't included in any toctree
Stephen reported a warning message from cifsd.rst file.
Documentation/filesystems/cifs/cifsd.rst: WARNING: document isn't
included in any toctree
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r-- | Documentation/filesystems/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index d4853cb919d2..ac9396f2bb8a 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -72,6 +72,7 @@ Documentation for filesystem implementations. befs bfs btrfs + cifs/cifsd cifs/cifsroot ceph coda |