Skip to content

don't include redundant write roots in apply_patch#16030

Merged
iceweasel-oai merged 4 commits intomainfrom
dev/iceweasel/apply-patch-skip-redundant-roots
Mar 27, 2026
Merged

don't include redundant write roots in apply_patch#16030
iceweasel-oai merged 4 commits intomainfrom
dev/iceweasel/apply-patch-skip-redundant-roots

Conversation

@iceweasel-oai
Copy link
Copy Markdown
Collaborator

apply_patch sometimes provides additional parent dir as a writable root when it is already writable. This is mostly a no-op on Mac/Linux but causes actual ACL churn on Windows that is best avoided. We are also seeing some actual failures with these ACLs in the wild, which I haven't fully tracked down, but it's safe/best to avoid doing it altogether.

@iceweasel-oai iceweasel-oai merged commit 307e427 into main Mar 27, 2026
38 checks passed
@iceweasel-oai iceweasel-oai deleted the dev/iceweasel/apply-patch-skip-redundant-roots branch March 27, 2026 22:41
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants