Re: kqueue - supported filesystems?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jun 12, 2006, at 11:51 AM, A.M. wrote: On Jun 9, 2006, at 6:31 PM, Jim Correia wrote: How can I determine at runtime whether a file system is supported? (And if the notification semantics are what I need?) I don't believe we have any programmatic way to answer that question right now. Jim _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Mon, June 12, 2006 11:34 am, Dave Zarzycki wrote: Well one could just try it...create a file or queue on a directory and see if a kqueue event is triggered or not. That's what I just did. It looks like this is ultimately what I'll need to do. It appears that the status quo is much better than Dave's prognosis on 10.4. On 10.3 however, his memory may be correct. (I didn't do exhaustive testing, but AFP works on 10.4, but doesn't not on 10.3.) This email sent to site_archiver@lists.apple.com
participants (1)
-
Jim Correia