File System Design

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
chrisa128

File System Design

Post by chrisa128 »

Hi,

Has anyone got some sample (well documented) file system code. Even some specifications for file-systems would be nice.
Even better would be a couple of tutorials on the topic!

Chris
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:File System Design

Post by Pype.Clicker »

There are a lot of file-system related stuff (FAT, EXT2 ...) from OS resources center.

That's all i can offer ... or maybe a 4 years-old GPC-written ugly crap.
chrisa128

Re:File System Design

Post by chrisa128 »

Thanks,
Chris
Post Reply