Hi

I am mounting my FS with the auto_xattr option and am not handling the
extended attributes in the code. According to the "OPTIONS" page,
auto_xattr makes sure that all requests for extended attributes are
handled by the kernel and are not forwarded to the user-filesystem.
So that means my code should not have to handle the ._ files and
requests for attributes of the AppleDoubles should not come to the
code. But I keep getting calls to attributesOfItemAtPath for
AppleDoubles.

Also is there any way I can turn off the creation of directories
like .Trashes and .fsevents?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
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