Hi, I'm working on a filesystem implementation using fuse-j (java binding) version 2.2.3. I would have asked this question first on a fuse-j forum, but it seems kind of dead.
For some reason I get inifinite calls to getattr for the path "/._.". When I mount the volume there are about 20 calls for various paths, including the mentioned one. For now the volume has two folders in the root, which display fine (albeit, with the volume icon for the folders - hmm). When I expand one of the folders in Finder it goes haywire and bogs the entire system down. I can see in my process that the getattr function is being called a lot. Any observations or good ideas in regard to this behaviour, fuse-j quirks, where else to ask this question etc. will be greatly appreciated :) Thanks, -dennis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to macfuse-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---