Copy copy, luki luki...
- Before you write a new FS - read the code of an existing one...
- "ext2" is a good idea, since it is the simplest "native" file-system.
- Even thought FAT is much much simpler, it's not "native", and thus is
too confusing to serve as a reference (has no inodes, so everything is
emulated).
- Next time, you'll have the code of STAMFS as a base reference, too ;)
Originally written by
guy keren