Skip to content

Don't use umask when calculating new file permissions inherited from a default ACL #13688

Description

@relkochta

Description

Linux skips the umask step when inheriting perms from an ACL, doing so in gVisor will require relatively major changes since umask isn't passed along to VFS at all, instead masked into the mode directly at the syscall layer.

Is this feature related to a specific bug?

No response

Do you have a specific solution in mind?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions