Next Previous Contents

6. The view of inodes from the point of view of a blocks group

Each file in the filesystem is reserved a special inode. I don't want to explain inodes now. Rather, I would like to treat it as another resource, much like a block - Each blocks group contains a limited number of inode, while any specific inode can be allocated or unallocated.


Next Previous Contents