LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   INodes to filenames (https://www.linuxquestions.org/questions/linux-newbie-8/inodes-to-filenames-316380/)

bambolin 04-23-2005 10:36 AM

INodes to filenames
 
Is there a system call that let you open a file by its inode number?

foo_bar_foo 04-23-2005 11:12 PM

no that stuff is suposed to be tranparent

lets say you got three different filesystems mounted locally and 5 or 25 more filesystems mounted on your network.

there is no way for the kernel to figure out what you are asking for with an inode number that might be repeated on different partitions and different types of filesystems

MasterC 04-25-2005 05:36 AM

...


All times are GMT -5. The time now is 12:29 AM.