Hello group.. I'm maintaining a package for ntfs-3g on Mac OS X ( http://macntfs-3g.blogspot.com ), and I'm trying to make ntfs-3g work with the volicon option, but I'm out of luck it seems. I have successfully got volicon to work with another file system module (my own rarfs_fuse), but passing the volicon option to ntfs-3g doesn't seem to make much happen.
With my rarfs_fuse, I'm using the "lazy" fuse_main method of starting up the file system. ntfs-3g on the other hand does some more detailed intialization, but I have concluded that it _at least_ sends the volicon mount option to fuse_mount. Is there anything else it should do to enable the volicon option? I'm really confused because options like debug and volname get through to MacFUSE without issues, but not volicon. I'm using the official 0.4.0 package btw. No prerelease here. Also the ntfs-3g version is 1.1004 if you'd want to check that code. - Erik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
