filesystem port
filesystem port
- Subject: filesystem port
- From: john spurling <email@hidden>
- Date: Thu, 30 Jan 2003 10:16:54 -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 (in /System/Library/Extensions)?
the kernel programming guide gave me some good introductory info, but
i think i'm looking for more specific information, like api docs.
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.