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

Add traversal for Root inode #4735

Merged
merged 3 commits into from
May 31, 2024
Merged

Add traversal for Root inode #4735

merged 3 commits into from
May 31, 2024

Conversation

maminrayej
Copy link
Contributor

@maminrayej maminrayej commented May 22, 2024

This PR adds support for traversing the immutable Kind::Root whenever trying to create a directory. This operation should be permitted as long as the directory is not being created in the Kind::Root.

Resolves #4727
Resolves #4262

@syrusakbary syrusakbary merged commit 1414570 into main May 31, 2024
62 checks passed
@syrusakbary syrusakbary deleted the fix-traversal-in-path-create branch May 31, 2024 23:04
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.

Operating with tmp files fails in subprocess operating with tmp files fails in subprocess
2 participants