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

main: propagate xattrs permissions with copyup #410

Merged

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Nov 1, 2023

when a directory is copied up, propagate its mode if using xattrs permissions.

Closes: #407

when a directory is copied up, propagate its mode if using xattrs
permissions.

Closes: containers#407

Signed-off-by: Giuseppe Scrivano <[email protected]>
if xattrs permissions are used, create the directory in two steps and
set the correct ownership before moving it into the target.

Signed-off-by: Giuseppe Scrivano <[email protected]>
Copy link
Contributor

@flouthoc flouthoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giuseppe giuseppe merged commit 18f4d67 into containers:main Nov 3, 2023
8 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.

force_mask affects permissions inside container
2 participants