<<< Group descriptor table entries | Index | Inode bitmap >>> |
The block bitmap manages allocation status of the blocks in the group.
Starting block address specified in the group descriptor entry.
Block bitmap size in bytes can be calculated by dividing the number of blocks in the group by eight.
The block bitmap requires exactly one block of storage on disk.
<<< Group descriptor table entries | Index | Inode bitmap >>> |