Skip to content

Move ACL to ll_mkdir, and move operations (stat, copy_tree) to puterfs extension#1921

Merged
KernelDeimos merged 3 commits intomainfrom
eric/25B54-stat-and-copy
Nov 6, 2025
Merged

Move ACL to ll_mkdir, and move operations (stat, copy_tree) to puterfs extension#1921
KernelDeimos merged 3 commits intomainfrom
eric/25B54-stat-and-copy

Conversation

@KernelDeimos
Copy link
Copy Markdown
Contributor

No description provided.

When ll_mkdir functionality was moved to PuterFSProvider, ACL and FSLock
concerns were erroneously moved into PuterFSProvider. The intended
design has ll_mkdir responsible for ACL and FSLock, and providers should
never be responsible for ACL.
@KernelDeimos KernelDeimos merged commit 117eda1 into main Nov 6, 2025
6 checks passed
@jelveh jelveh deleted the eric/25B54-stat-and-copy branch May 1, 2026 20:06
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.

1 participant