Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
molszanski
9y ago
0 comments
Save
Share
@all, do you guys know if osx / linux have the MFT like structures accessible to the user? Any links?
0 comments
1 comments · 1 top-level
top
newest
oldest
pjc50
9y ago
Linux ext systems have inodes, which store all the metadata
except
the name. Directories contain name + inode number.
NTFS stores the name in the MFT instead, which makes hard links a bit weirder.
j
/
k
navigate · click thread line to collapse