This sounds like a really interesting project, and has some significant advantages over MacFUSE (64-bit kext problem; external dependency etc).
Is there any more info available, a simple howto create an example FS?
Regards
- Rory
In the source is a small example given in the form of the test application. It's in the test.c file. It implements a read/write filesystem backed by the actual filesystem (in the tmp folder).
Currently the only documentation is currently in the kfslib.h file.
These two files should be a good starting point. If you have questions, please don't hesitate to ask. Also, if you find that you're learning things as you work with the framework, please feel free to share where the documentation should be better. If you (or anyone else) is interested in creating a small example project, please don't hesitate. Any contributions would be more than welcome!
Whitney Young
FadingRed
wby...@fadingred.com
www.fadingred.com