diff options
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r-- | Documentation/filesystems/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index 53b89d0edc15..7c57b3927308 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -2,6 +2,14 @@ Linux Filesystems API ===================== +The documentation in this section are provided by specific filesystem +subprojects. + +.. toctree:: + :maxdepth: 2 + + ext4/index + The Linux VFS ============= |