what are the functions of virtual file system


What are the functions of virtual file system (VFS)?

a. It splits file-system-generic operations from their implementation explaining a clean VFS interface. It allows transparent access to dissimilar types of file systems mounted locally. 

 b. VFS is based on a file representation structure, known as a v-node. It contains a numerical value for a network-wide unique file .The kernel maintains one v-node structure for every active file or directory. 

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what are the functions of virtual file system
Reference No:- TGS0327497

Expected delivery within 24 Hours