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

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

ext4: import superblocks chapter from wiki page



Import the chapter about superblocks from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent c09f3bac
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
.. 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
+1 −0
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@ Data Structures and Algorithms
==============================
.. include:: about.rst
.. include:: overview.rst
.. include:: globals.rst
+773 −0

File added.

Preview size limit exceeded, changes collapsed.