diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2021-01-02 00:52:13 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-01-11 23:01:51 +0300 |
commit | 7178b4a7d69ca96db6e0bb3593c202c2dd323089 (patch) | |
tree | e05a246137729992d07cc47cb23a7c55587b50c9 /Documentation/filesystems/index.rst | |
parent | 85430c22e5ae87eff7b491d7a363c81325b94b8a (diff) | |
download | linux-7178b4a7d69ca96db6e0bb3593c202c2dd323089.tar.xz |
docs: Include ext4 documentation via filesystems/
The documentation for other filesystems is already included via
filesystems/index.rst. Include ext4 in the same way and remove it
from the top-level table of contents.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20210101215215.1047826-1-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/index.rst')
-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 7be9b46d85d9..1f76b1cb3348 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -83,6 +83,7 @@ Documentation for filesystem implementations. erofs ext2 ext3 + ext4/index f2fs gfs2 gfs2-uevents |