Ext2: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 229: Line 229:


== Block Group Descriptor Table ==
== Block Group Descriptor Table ==
The Block Group Descriptor Table contains a descriptor for each block group within the file system. The number of block groups within the file system, and correspondingly, the number of entries in the Block Group Descriptor Table, is described above. Each descriptor contains information regarding where important data structures for that group are located.
The Block Group Descriptor Table contains a descriptor for each block group within the file system. The number of block groups within the file system, and correspondingly, the number of entries in the Block Group Descriptor Table, is described [[#Determining_the_Number_of_Block_Groups|above]]. Each descriptor contains information regarding where important data structures for that group are located.


=== Locating the Block Group Descriptor Table ===
=== Locating the Block Group Descriptor Table ===