Skip to content

learn: inconsistent behavior for write grants to Protected paths #217

Description

@ghazariann

mkdir /root/foo (direct write to existing /root) is recorded with a NOTE. But open("/root/foo/bar", O_CREAT) with /root/foo missing goes through the ancestor walk, reaches /root, and hits the Protected skip + error. Same effective grant, two different outcomes.

Noted in PR #209 review.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions