2018-07-30 03:39:00 +08:00
|
|
|
.. 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
|
2018-07-30 03:40:00 +08:00
|
|
|
.. include:: group_descr.rst
|
2018-07-30 03:41:00 +08:00
|
|
|
.. include:: bitmaps.rst
|
2018-07-30 03:42:00 +08:00
|
|
|
.. include:: mmp.rst
|
2018-07-30 03:43:00 +08:00
|
|
|
.. include:: journal.rst
|
2021-08-16 17:57:07 +08:00
|
|
|
.. include:: orphan.rst
|