What are the various layers of a file system?
The file system is composed of many different levels. Each level in the design uses the feature of the lower levels to create new features for use by higher levels.
1 Application programs
2 Logical file system
3 File-organization module
4 Basic file system
5 I/O control
6 Devices
1 Application programs
2 Logical file system
3 File-organization module
4 Basic file system
5 I/O control
6 Devices
Leave a Comment