fuse-friends / fuse-native

Multithreaded FUSE bindings for Node JS.
203 stars 29 forks source link

Add autoXattr mount option for OSX #17

Open Root-man opened 4 years ago

Root-man commented 4 years ago

Hello, I think it would be useful to allow to mount with auto_xattr option https://github.com/osxfuse/osxfuse/wiki/Mount-options#auto_xattr Is it possible to add it to _fuseOptions function?