...

/

Completing the Solution: The Checkpoint Region

Completing the Solution: The Checkpoint Region

Let's see how LFS keeps track of the spread-out pieces of inode map.

We'll cover the following...

The clever reader (that’s you, right?) might have noticed a problem here. How do we find the inode map, now that pieces of it are also now spread across the disk? In the end, there is no magic: the file system must have some fixed and known location on ...