Definitions for "Virtual File System" Add To Word List
Login or Register  | Word Lists | Search History

A mapping that associates the pathnames used in URL to the file system maintained by the host machine's operating system.
Helpful?           0
a file which contains multiple files, potentially in a hierachy
Helpful?           0
a kernel software layer that handles all the system calls related to a standard Linux file system
Helpful?           0
A remote file system that has been mounted so that it is accessible to the local user.
Helpful?           0
A virtual file system (VFS) or virtual filesystem switch is an abstraction layer on top of a more concrete file system. The purpose of a VFS is to allow for client applications to access different types of concrete file systems in a uniform way. A VFS can for example be used to access local and network storage devices transparently without the client application noticing the difference.
Helpful?           0