Answer the question
In order to leave comments, you need to log in
How are Inodes related to files in Linux?
Article:
The inode contains neither the file creation timestamp nor its name. These are the directory table attributes.
the corresponding inode number is determined by the file name in the directory table,
the Inode table is accessed by the inode number and the metadata is read,
work with the file is started, if possible.
Answer the question
In order to leave comments, you need to log in
You are reading some rubbish. There are no directory tables in Unix-like OSes (instead of them there are trees in which directories refer to directories), since directories themselves are files.
Wiki article in English, translation into Russian for some reason without links.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question