Hi: Thanks for the reply. I think the I've worked out the mystery. I was curious about the work flow because I'd see calls to openFileAtPath and readFileAtPath when my FS first starts and mounts. However, I only see a call to openFileAtPath when I did a drage-and-drop. I assume this relates to MacFUSE / OS X reading the first 4K of a file to get the icon info. Then that info is caches so when I did a drag-and-drop it did not need to go back and re-read the file.
In any case I'll use the techniques mentioned above to continue to understand the inner workings. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
