FSEvents in Kernel Extension
FSEvents in Kernel Extension
- Subject: FSEvents in Kernel Extension
- From: Charles Francoise <email@hidden>
- Date: Tue, 14 Oct 2014 11:28:41 +0200
Hi,
I’m working on a filesystem for OS X on which modifications may occur without going through the VFS (kind of like NFS).
Looking at the source of XNU, I can see that NFS uses the FSEvents kernel-side API to push filesystem events. I’d like to do the same with my filesystem.
The problem is: I can’t find the header file for fsevents in the Mac OS X SDK. Do Kernel Extensions have access to the FSEvents API (as providers)? Am I missing a Kernel SDK or something similar?
Thanks,
Charles
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden