Summary

This lesson concludes the chapter with some remarks.

We'll cover the following...

We have seen the basic machinery required in building a file system. There needs to be some information about each file (metadata), usually stored in a structure called an inode. Directories are ...