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

appfs - use fusermount3 to unmount the mountPoint #13

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

SiskaPavel
Copy link
Collaborator

fusermount3 can unmount mountPoint without root priveleges. fusermount3 is called using std::system function.

@SiskaPavel SiskaPavel force-pushed the appfs-fusermount3-unmount branch 3 times, most recently from d370f51 to 953cf14 Compare July 15, 2024 18:56
fusermount3 can unmount mountPoint without root priveleges.
fusermount3 is called using std::system function.
@SiskaPavel SiskaPavel merged commit 9f6ca37 into main Jul 15, 2024
17 checks passed
@SiskaPavel SiskaPavel deleted the appfs-fusermount3-unmount branch July 15, 2024 19:03
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.

1 participant