Re: Where can I find VFS related code in darwin?
Re: Where can I find VFS related code in darwin?
- Subject: Re: Where can I find VFS related code in darwin?
- From: Quinn <email@hidden>
- Date: Mon, 5 Jan 2004 10:29:58 +0000
At 1:52 -0800 5/1/04, Ramble Leon wrote:
The project require me to patch the vfs/vnode,
but I cannot find the vfs/vnode related code...
You need to get the xnu project from Darwin.
<
http://www.opensource.apple.com/darwinsource/Current/index.html>
This requires an APSL <
http://www.opensource.apple.com/apsl/> account.
Once you have the xnu source, look in bsd/vfs, bsd/kern, and bsd/hfs
(for the source for HFS Plus, the standard local file system).
If you're planning to ship an actual product to customers, please
take note of the warnings in DTS Q&A 1242 "Developing for VFS".
<
http://developer.apple.com/qa/qa2001/qa1242.html>
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.