2018-07-29 19:39:00 +00: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-29 19:40:00 +00:00
|
|
|
.. include:: group_descr.rst
|
2018-07-29 19:41:00 +00:00
|
|
|
.. include:: bitmaps.rst
|
2018-07-29 19:42:00 +00:00
|
|
|
.. include:: mmp.rst
|
2018-07-29 19:43:00 +00:00
|
|
|
.. include:: journal.rst
|