Directory Organization
Let's look at different aspects of directory management in vsfs.
We'll cover the following...
In vsfs (as in many file systems), directories have a simple organization; a directory basically just contains a list of (entry name, inode number) pairs. For each file or directory in a given directory, there is a string and a number in the data block(s) of the directory. For each ...
Access this course and 1400+ top-rated courses and projects.