Re: Where can I find VFS related code in darwin?
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 | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Quinn