Re: kqueue - supported filesystems?
Re: kqueue - supported filesystems?
- Subject: Re: kqueue - supported filesystems?
- From: Dave Zarzycki <email@hidden>
- Date: Mon, 12 Jun 2006 08:34:22 -0700
On Jun 9, 2006, at 6:31 PM, Jim Correia wrote:
The kqueue man page says:
Not all filesystem types support kqueue-style notifications.
And even
some that do, like some remote filesystems, may only support a
subset of
the notification semantics described here.
Which filesystems are supported?
If memory serves me correct, just HFS in Tiger. But we're trying (no
promises) to move that logic up to the VFS layer so that all file
systems get it for free.
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.
davez
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden