Unix Inode Structure: How Unix Filesystems Track Files
When you look at a file in a Unix-like operating system, you see something simple:
report.txt
But the filesystem needs much more information than just the filename.
It needs to know things like:
How