Making Changes Persistent

Until now, when we unmounted our file-system, we lost all entires we created (well, not all - when we wrote into buffer-heads, they got written into disk - which is why we got some funny entries in directories, after un-mounting and re-mounting a file system on which we created directories).

We need to have the following:

Originally written by Valid HTML 4.01!guy keren