public marks

PUBLIC MARKS from CharlyBr with tag vfs

07 November 2007 12:00

Anatomy of the Linux file system

When it comes to file systems, Linux® is the Swiss Army knife of operating systems. Linux supports a large number of file systems, from journaling to clustering to cryptographic. Linux is a wonderful platform for using standard and more exotic file systems and also for developing file systems. This article explores the virtual file system (VFS)—sometimes called the virtual filesystem switch—in the Linux kernel and then reviews some of the major structures that tie file systems together.

CharlyBr's TAGS related to tag vfs

file system +   linux +