c - How to find the owner process of an opened inode in Linux kernel? -


Looking at an inode number (an open socket), I will open the socket to the process, is it possible?

Is there a function that I could use?

There is also the LSOF tool, you can also reply here as / proc / filsystem You can see using it.


Comments