diff options
Diffstat (limited to 'Documentation/filesystems/ext4/ondisk/globals.rst')
-rw-r--r-- | Documentation/filesystems/ext4/ondisk/globals.rst | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/filesystems/ext4/ondisk/globals.rst b/Documentation/filesystems/ext4/ondisk/globals.rst deleted file mode 100644 index 368bf7662b96..000000000000 --- a/Documentation/filesystems/ext4/ondisk/globals.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. 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. - -.. include:: super.rst -.. include:: group_descr.rst -.. include:: bitmaps.rst -.. include:: mmp.rst -.. include:: journal.rst |