]> Git Repo - linux.git/blob - Documentation/filesystems/ext4/globals.rst
nbd: add the check to prevent overflow in __nbd_ioctl()
[linux.git] / Documentation / filesystems / ext4 / globals.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 Global Structures
4 =================
5
6 The filesystem is sharded into a number of block groups, each of which
7 have static metadata at fixed locations.
8
9 .. include:: super.rst
10 .. include:: group_descr.rst
11 .. include:: bitmaps.rst
12 .. include:: mmp.rst
13 .. include:: journal.rst
This page took 0.035921 seconds and 4 git commands to generate.