File system fundamentals in Linux(Virtual file systems) | Part 3
Virtual file systems VFS is the file system that resides in memory, having no physical part in disk. You probably get bored from this piece of information that everything in Linux represented by a file :). So virtual file systems is a way of communic...

