Closed slonopotamus closed 1 year ago
I'm also getting "short read on fuse device" test failure with fuse-t. macFUSE passes properly. Possibly need to create one more issue against fuse-t given that bindfs side is now fully-functional.
The test failure is a strange one given that the exact same bindfs command that the test invokes works when invoked directly. I'd need to figure out how the test environment is different, but probably don't have time for that today. Created issue #135
Released as 1.17.4
Merged, thanks! I've no idea why the test suite (
make check
) fails on my machine with "short read on fuse device", but otherwise this seems to work, and I added build support for fuse-t too.