File Systems and their Implementation
 

Access Methods
 

Allocation Methods
                        The methods and their comparison
                  - linked through data blocks
                - linked through FAT The UNIX File System :  A case study
                  + info for the entry
                + index block
                + single indirection block
                + double indirection block
                + triple indirection block

Free Space Management
 

    The s5fs approach