File System Interface: Polytechnic University of The Philippines
File System Interface: Polytechnic University of The Philippines
CHAPTER 10
Reported by : S h e r w i n G. G u t a y a n d C i e l o B . R a m o s
1
File System Interface
• File Concept
• Access Methods
• Directory Structure
• File-System Mounting
• File Sharing
• Protection 2
File System Interface
Objectives
system
• Type – needed for systems that support different types
executing
• Time, date, and user identification – data for protection,
8
File System Interface
Logical and Physical View of Files
BLOCKING
File A
Record 1
Record 2
Block 1
Record 3
Record 4
Record 5
Block 2
Record 6
Secondary Storage 9
File System Interface
File Organization and Access
1. Pile File Organization
- Simplest form
- Unstructured
2. Sequential File Organization
- oldest form
- records are written and accessed consecutively
3. Multikey / Indexed File Organization
- making use of key fields
4. Random / Direct file Organization
- directly go t the known address
5. Indexed Sequential File Organization
10
- combines sequence order based on a key field
File System Interface
Directory Structure
Directory
12
File System Interface
Operations Performed on Directory
14
File System Interface
Single-Level Directory
Naming problem
Grouping problem 15
File System Interface
Two-Level Directory
• Efficient searching
• Grouping Capability
• Types of access
– Read – Append
– Write – Delete
– Execute – List
File System Interface
Access Lists and Groups
End of Report