On Jul 31, 9:42 pm, Amit Singh <[email protected]> wrote:
> Have you tried testing with the reference (loopback) file system? I
> just did, and it does work for me, at least on Leopard.
>
> That said, exchangedata support has not been tested thoroughly, so
> sure, there might be issues.

I did some further testing, and I think I have isolated the problem:
My driver starts MacFUSE with the "novncache" option set, and it
appears from a quick scan of "fuse_vnops.c" that the code at line 512
implies the operation is being failed with ENOTSUP if that option is
enabled.  If I run my filesystem without "novncache", the message
seems to arrive at my driver.

Is there some sound technical reason why the exchange callback cannot
be invoked if novncache is set?

Curious,
-M


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to