1
August 23, 2011 9:12 PM
Posted by: Dan O'Connor
block bitmap, ext explanation, group descriptor tables, inode bitmap, super block
The EXT file system – Part 3
Posted by: Dan O'Connor
We also have to deal with the block pointers in the inodes. Each inode can store the address of 12 blocks to store the data. So what happens when you need more then 12 blocks to store the data? You use indirect block pointers, instead of pointing at blocks of data. You point at blocks that...




