Okay, I figured it out now. Didn't realize it was system-level. The st_flags field already seems to be defined for the stat struct. I tried explicitly setting it to zero, and this seems to have affected the behaviour. But now I get an error because of insufficient permissions instead.
So that kind of makes me stuck again :) -dennis On Tue, Jun 10, 2008 at 9:59 PM, Dennis Thrysøe <[EMAIL PROTECTED]> wrote: > Thanks for the suggestion. I'm having trouble figuring out how to make the > change though. > My setup is probably different from must, as I'm actually using fuse-j to > adapt to java. I cannot find the decleration of the struct 'stat', so I'm > not sure where to modify it. > > I don't have a stat struct in my code, and there isn't one in fuse-j. I > can't find one in the included files either. But I may have missed it? > > Or should I re-declare the struct somehow (to avoid modifying files outside > my application)? > > 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 -~----------~----~----~----~------~----~------~--~---