Linked by Thom Holwerda on Thu 4th Nov 2010 22:40 UTC, submitted by rhyder
Thread beginning with comment 448921
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Not just tagging
by modmans2ndcoming on Sun 7th Nov 2010 13:37
in reply to "RE[3]: Not just tagging"




Member since:
2009-10-04
Except that you can't open a file by inode number. File paths/names are the main interface, and inodes are mostly just an implementation detail (except when dealing with hard links and other special files).