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

Fix symlink/canonical path exception conflicts #60

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Conversation

cd-work
Copy link
Collaborator

@cd-work cd-work commented Oct 30, 2023

This fixes an issue on Linux where adding an exception for a path would override all previously set permissions for the canonical path if the old and new uncanonicalized paths did not match.

@cd-work cd-work marked this pull request as draft October 30, 2023 20:17
@cd-work cd-work marked this pull request as ready for review October 30, 2023 21:30
@cd-work cd-work requested a review from kylewillmon October 30, 2023 21:30
@cd-work cd-work self-assigned this Oct 30, 2023
kylewillmon
kylewillmon previously approved these changes Nov 3, 2023
src/linux/mod.rs Outdated Show resolved Hide resolved
@cd-work cd-work marked this pull request as draft November 6, 2023 03:57
@cd-work cd-work marked this pull request as ready for review November 8, 2023 19:39
This fixes an issue on Linux where adding an exception for a path would
override all previously set permissions for the canonical path if the
old and new uncanonicalized paths did not match.
Cargo.toml Outdated Show resolved Hide resolved
@cd-work cd-work requested a review from kylewillmon November 10, 2023 13:19
@cd-work cd-work merged commit 1e3b62d into main Nov 14, 2023
10 checks passed
@cd-work cd-work deleted the macos_remount branch November 14, 2023 18:45
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