| | |
Summary: March 29, 2008 OS: File-System Interface 1
File-System Interface
Chapter 10
March 29, 2008 OS: File-System Interface 2
Objectives
To explain the function of file systems
To describe the interfaces to file systems
To discuss file-system design tradeoffs, including
access methods, file sharing, file locking, and directory
structures
To explore file-system protection
March 29, 2008 OS: File-System Interface 3
Chapter Outline
File Concept
Access Methods
Directory Structure
File-System Mounting
File Sharing
Protection
March 29, 2008 OS: File-System Interface 4
|