I need to implement a simple virtual file system driver. The driver should let me mount the filesystem to some point and perform some basic file operations such as create, copy, delete. I don't care whether it will be for windows or linux. If someone has such source code please share it with me.
feedback
|
closed as not a real question by Lightness Races in Orbit, Tim Cooper, Oli Charlesworth, Mike Kwan, Filburt Dec 26 '11 at 13:45
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.