Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support non-privileged mounts with fusermount and fusermount3 #6

Open
3 tasks
jmillikin opened this issue Aug 2, 2020 · 0 comments
Open
3 tasks

Support non-privileged mounts with fusermount and fusermount3 #6

jmillikin opened this issue Aug 2, 2020 · 0 comments
Milestone

Comments

@jmillikin
Copy link
Owner

jmillikin commented Aug 2, 2020

Steps:

  • Figure out if there's a stable interface available for these helper binaries.
  • Implement a fusermount-based FuseMount impl in fuse::os::linux
  • Change FuseServerBuilder::new() to use non-privileged mounts by default, falling back to direct mount()
@jmillikin jmillikin added this to the v0.2 milestone Aug 2, 2020
@jmillikin jmillikin changed the title Support non-privileged mounts with fusermount and `fusermount3 Support non-privileged mounts with fusermount and fusermount3 Aug 2, 2020
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

No branches or pull requests

1 participant