VFS
Represents an abstract layer to access and modify Files without concern for the underlying system. E.g. network-attached storage
This may be in contrast to a Pseudo File System, which represents non-file objects in a file-like manner
Represents an abstract layer to access and modify Files without concern for the underlying system. E.g. network-attached storage
This may be in contrast to a Pseudo File System, which represents non-file objects in a file-like manner