diff options
Diffstat (limited to 'Documentation/filesystems/ext4/globals.rst')
| -rw-r--r-- | Documentation/filesystems/ext4/globals.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/filesystems/ext4/globals.rst b/Documentation/filesystems/ext4/globals.rst new file mode 100644 index 000000000000..c6a6abce818a --- /dev/null +++ b/Documentation/filesystems/ext4/globals.rst @@ -0,0 +1,17 @@ +.. SPDX-License-Identifier: GPL-2.0 + +Global Structures +================= + +The filesystem is sharded into a number of block groups, each of which +have static metadata at fixed locations. + +.. toctree:: + + super + group_descr + bitmaps + inode_table + mmp + journal + orphan |
