Skip to content

Conversation

@ritiek
Copy link

@ritiek ritiek commented Jul 9, 2019

Closes #22.

Now I can do:

$ boxfs -o allow_other ~/box

:D

Multiple options can be passed separated by a comma like:

$ boxfs -o allow_other,default_permissions ~/box

@drotiro
Copy link
Owner

drotiro commented Jul 14, 2019

Hi, thank you!
I checked out your patch in a branch to test it and got a segfault at program start.
I'll do a bit of debugging and merge when it runs on my laptop.

D.

@ritiek
Copy link
Author

ritiek commented Jul 14, 2019

Heh. I wouldn't be surprised. I hardly have any experience with managing my own memory. But at least for some reason it works fine on my Pi 2 and my x64 machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass own options to libfuse

2 participants