mpartel / bindfs

Mount a directory elsewhere with changed permissions.
https://bindfs.org/
GNU General Public License v2.0
436 stars 64 forks source link

resolves #132 add support for AF_UNIX bind on macOS #133

Closed slonopotamus closed 1 year ago

mpartel commented 1 year ago

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.

slonopotamus commented 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.

mpartel commented 1 year ago

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

mpartel commented 1 year ago

Released as 1.17.4