hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/filesystems/ext4/index.rst
....@@ -1,17 +1,14 @@
11 .. SPDX-License-Identifier: GPL-2.0
22
3
-===============
4
-ext4 Filesystem
5
-===============
6
-
7
-General usage and on-disk artifacts writen by ext4. More documentation may
8
-be ported from the wiki as time permits. This should be considered the
9
-canonical source of information as the details here have been reviewed by
10
-the ext4 community.
3
+===================================
4
+ext4 Data Structures and Algorithms
5
+===================================
116
127 .. toctree::
13
- :maxdepth: 5
8
+ :maxdepth: 6
149 :numbered:
1510
16
- ext4
17
- ondisk/index
11
+ about
12
+ overview
13
+ globals
14
+ dynamic