Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6684874a authored by Darrick J. Wong's avatar Darrick J. Wong Committed by Theodore Ts'o
Browse files

docs: create filesystem internal section



Create a new top-level section for documentation of filesystem usage,
on-disk format information, and anything else.

Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 62bbdd99
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

====
ext4
====
===============
ext4 Filesystem
===============

General usage and on-disk artifacts writen by ext4.  More documentation may
be ported from the wiki as time permits.  This should be considered the
+0 −8
Original line number Diff line number Diff line
@@ -2,14 +2,6 @@
Linux Filesystems API
=====================

The documentation in this section are provided by specific filesystem
subprojects.

.. toctree::
   :maxdepth: 2

   ext4/index

The Linux VFS
=============

+11 −0
Original line number Diff line number Diff line
@@ -102,6 +102,17 @@ implementation.

   sh/index

Filesystem Documentation
------------------------

The documentation in this section are provided by specific filesystem
subprojects.

.. toctree::
   :maxdepth: 4

   filesystems/ext4/index

Korean translations
-------------------