Which comments are you referring to? There is an example file system called "fusexmp" (look in the example subdirectory of the fuse library), which allows you to remount your root directory at some other mount point. You could adapt this example to do what you're looking for. Unless you tell me there's something specific you need that's not implemented, I can't think of anything that's missing in this context.
On May 3, 4:55 pm, Charlie <[EMAIL PROTECTED]> wrote: > I am looking to use FUSEFileSystem to present an alternate view of the > filesystem to the user. I see comments about 'passthrough' operation > in the code, but it does not appear fully implemented. > > Can anyone comment on the status of this? Is it something being > worked on? > > Thanks, > > Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" 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-devel?hl=en -~----------~----~----~----~------~----~------~--~---
