Multiple Choice
When resolving a pathname to its corresponding data, the VFS first ________, then _________ and finally _________.
A) calls the file system's lookup function, checks the inode cache, checks the dentry cache
B) checks the dentry cache, checks the inode cache, calls the file system's lookup function
C) checks the dentry cache, calls the file system's lookup function, returns a file not found error.
D) calls the file system's lookup function, checks the dentry cache, checks the inode cache
Correct Answer:

Verified
Correct Answer:
Verified
Q38: Linux was originally developed _.<br>A) to replace
Q39: If an ext2 file system uses 2KB
Q40: _ is the kernel subsystem that manages
Q41: _ is not a shell.<br>A) bash<br>B) csh<br>C)
Q42: The first netfilter hook packets encounter is
Q44: A page chosen for replacement cannot be
Q45: Which of the following statements accurately describes
Q46: The _ structure maintains the operations supported
Q47: The VFS _.<br>A) schedules disk I/O<br>B) implements
Q48: To bear the UNIX trademarked name, an