ext4 Data Structures and Algorithms¶
- 1. About this Book
- 2. High Level Design
- 2.1. Blocks
- 2.2. Layout
- 2.3. Flexible Block Groups
- 2.4. Meta Block Groups
- 2.5. Lazy Block Group Initialization
- 2.6. Special inodes
- 2.7. Block and Inode Allocation Policy
- 2.8. Checksums
- 2.9. Bigalloc
- 2.10. Inline Data
- 2.11. Large Extended Attribute Values
- 2.12. Verity files
- 2.13. Atomic Block Writes
- 2.14. How to
- 2.15. Hardware Support
- 2.16. See Also
- 3. Global Structures
- 4. Dynamic Structures