1.

What Are The Primary Functions Of Vfs?

Answer»

VFS, or VIRTUAL File System, SEPARATES file system generic OPERATIONS from their implementation by defining a clean VFS interface. It is also based on a file-representation structure known as vnode, which CONTAINS a NUMERICAL designator needed to support network file systems.

VFS, or Virtual File System, separates file system generic operations from their implementation by defining a clean VFS interface. It is also based on a file-representation structure known as vnode, which contains a numerical designator needed to support network file systems.



Discussion

No Comment Found