inodes (2023 Fall ECE 344 Section 3)
Jon Eyolfson · 58:49
This lecture explains how Unix/Linux file systems actually describe files: an inode holds all metadata (permissions, owner, timestamps, block count) plus a mix of 12 direct block pointers and single/double/triple indi...