Ques : What is Virtual File System (VFS)

Ans :

VFS interface is the mechanism used by NFS to redirect all access to NFS-mounted
files to the remote server. It is done in such a way that files on the remote NFS server
appear to the user like those on a local disk.

Leave a Reply