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

NAS-130413 / 24.04.3 / Fix get inherited ACL when top-level ds has ACL (by anodos325) #14141

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

bugclerk
Copy link
Contributor

@bugclerk bugclerk commented Aug 6, 2024

It's technically possible that a user creates a zpool with the top level dataset configured with NFSv4 acltype and then modifies it via shell-based utilities outside of our API. In this case we need to allow skipping ACL path validation that prevents using the top-level dataset of a pool while calculating what our inherited ACL should be for a newly-created dataset.

Original PR: #14133
Jira URL: https://ixsystems.atlassian.net/browse/NAS-130413

It's technically possible that a user creates a zpool with
the top level dataset configured with NFSv4 acltype and then
modifies it via shell-based utilities outside of our API. In
this case we need to allow skipping ACL path validation that
prevents using the top-level dataset of a pool while calculating
what our inherited ACL should be for a newly-created dataset.

(cherry picked from commit f2f8e2a)
@anodos325 anodos325 merged commit 3e90795 into stable/dragonfish Aug 6, 2024
1 of 2 checks passed
@anodos325 anodos325 deleted the NAS-130413-24.04.3 branch August 6, 2024 01:46
@bugclerk
Copy link
Contributor Author

bugclerk commented Aug 6, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Aug 6, 2024
@yocalebo
Copy link
Contributor

yocalebo commented Sep 3, 2024

backport

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants