inodes (2023 Fall ECE 344 Section 2)
Jon Eyolfson · 50:23
This lecture explains how Unix-like file systems actually represent files: an inode (index node) holds all metadata plus a multi-level pointer structure (12 direct + single/double/triple indirect blocks) that reaches...