next up previous contents
Next: Inodes Up: Design and Implementation of Previous: History of Linux filesystems

Basic File System Concepts

 

Every Linux filesystem implements a basic set of common concepts derivated from the Unix operating system []: files are represented by inodes, directories are simply files containing a list of entries and devices can be accessed by requesting I/O on special files.





Andrew Anderson
Thu Mar 7 22:36:29 EST 1996