Porting to libfuse-3.x
Status: Beta
Brought to you by:
kshevetskiy
The patch allows building smbnetfs against libfuse-3. It builds and even seems to work, but my testing so far was very limited and only on FreeBSD.
Presumably, the author has a comprehensive test-suit...
Unfortunately, the performance is still horrible and using direct_io
is not possible, because fuse3 does not support it...
I have no test environment now. The only possible testing is localhost :-(