Re: opening files in the kernel
Re: opening files in the kernel
- Subject: Re: opening files in the kernel
- From: Mike Smith <email@hidden>
- Date: Tue, 24 Feb 2004 08:34:17 -0800
On Feb 24, 2004, at 1:11 AM, Chris Bergmann wrote:
I've got my own HFS+ file system, it's a runtime loaded kext, it
works. I'm now trying to make some modifications. I
You're a filesystem; use your internal routines to manipulate these
files. You don't need (or want) to use the system interfaces - that'd
be a major layering violation.
= Mike
_______________________________________________
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.