I have been sitting with samba and my driver with dtrace for around a week, comparing every field and every return code. So, the risk with this kind of comparison are details (and differences) like these: I do not have MNT_DOVOLFS in mount flags. AND For persistent object ids (VOL_CAP_FMT_PERSISTENTOBJECTIDS), I do have this one enabled, however, I am not sure I am doing anything to actually support it. The behavior of a VFS driver isn't just determined by the data it directly returns. The details of how you describe your own capabilities to the system because the can and will change: How the VFS system interact with your driver and interprets your data. How user space process choose to interact with your files system. Claiming your files system support a capability it does not will create EXACTLY the kind of problem you're seeing. Based on what you're said here: Afterwards, even renavigating back to my root will not work inside Adobe - the driver will simply represent itself as empty. I'd also sugge
Topic:
App & System Services
SubTopic:
Core OS
Tags: