filesystem port
filesystem port
- Subject: filesystem port
- From: john spurling <email@hidden>
- Date: Thu, 30 Jan 2003 08:32:22 -0800
greetings,
i'm planning on porting a filesystem to darwin, and i have a few
questions. i've read though the kernel programming guide, and making
it a kext and coding against vfs seem like the right things to
do. however, i can't find anything in the way of documentation for
vfs; only the two header files in /System/Library/Frameworks/Kernel.framework/Headers/vfs
i've also browsed through the i/o kit documentation, but it doesn't
look like i'll need anything there so far. am i right about this?
another piece of the puzzle is /System/Library/Filesystems. are these
just kexts for the various filesystems? if so, why are they separate
from the other kexts?
thanks,
john
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.