Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.2 14 lines 334 B view raw
1.. SPDX-License-Identifier: GPL-2.0 2 3Global Structures 4================= 5 6The filesystem is sharded into a number of block groups, each of which 7have 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 14.. include:: orphan.rst