What role does the dentry object serve in the Linux VFS?
What will be an ideal response?
A dentry object contains the name of a file or directory that an inode represents and
points to that inode. This facilitates pathname-to-inode conversions.A dentry object also
links a file descriptor to an inode and can therefore speed access to the inode.
You might also like to view...
________ can contain multiple procedures
A) Declarations B) Modules C) Functions D) Methods
When creating images or mocking up layouts, you should stick to RGB color mode
Indicate whether the statement is true or false
The equality operator in C# is represented by ____________.
Fill in the blank(s) with the appropriate word(s).
____________________ is an unwanted coupling between two different signal paths.?
Fill in the blank(s) with the appropriate word(s).