Amit Singh wrote: >> I assume that it is not possible to explicitly supply the ATTR_CMN_NAME >> attribute with the current version of MacFUSE? >> > > That doesn't solve the problem though. Programs won't normally know to > fetch a name if the file doesn't even appear in the directory listing. > So we're back to requiring mangling of long names. >
I realize that mangling to 255 bytes is indeed a required measure to take when returning file names to fuse_fill_dir_t. But going further, mangling combined with a ATTR_CMN_NAME implementation, the very same way that the HFS+ driver does it, should at least satisfy Finder (maybe even Carbon/Cocoa's file managers) and make it use the full version of these very long filenames, or is that conclusion incorrect? - Erik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
