←back to thread

1764 points fatihky | 3 comments | | HN request time: 0.689s | source
1. eternalban ◴[] No.12701747[source]
I would agree with "metadata" answer being correct.

"Each inode stores the attributes and disk block location(s) of the filesystem object's data." [1] A file's "attributes" are independent of its storage. One could also argue the notion that a FS object's ACL are attributes of the file.

[1]: https://en.wikipedia.org/wiki/Inode

replies(1): >>12702352 #
2. clifanatic ◴[] No.12702352[source]
Except that anybody who actually does understand what an inode is and what it's for would say exactly what OP said.
replies(1): >>12704057 #
3. glandium ◴[] No.12704057[source]
No, because OP is describing an inode number, not an inode.