Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kislaykishore
Copy link
Contributor

@kislaykishore kislaykishore commented Jul 23, 2025

fusermount doesn't let user mount unless they have write permissions on the mount-point(reference). It also doesn't give an informative error in the output. Add a check to detect that the user has write access and return a useful error if they don't.

fusermount doesn't let user mount unless they have write permissions on the mount-point.
It also doesn't give an informative error in the output.
Add a check to detect that the user has write access and throw error if they don't.
@kislaykishore kislaykishore requested a review from stapelberg July 25, 2025 15:29
@stapelberg stapelberg merged commit b8f47b0 into jacobsa:master Jul 26, 2025
3 checks passed
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.

2 participants