The reference implementation for a filesystem is ext2fs, which
you can have a look at in fs/ext2 on a unpacked kernel tree.
Have also a look at fs/ramfs which is a bit simpler but does
not deal with block devices.
Also have a look at the linux-kernel and linux-fsdevel mailing list
archives.
Greets, Antonio.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/