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.2.1 / Fix get inherited ACL when top-level ds has ACL (by anodos325) (by bugclerk) #14404

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

bugclerk
Copy link
Contributor

@bugclerk bugclerk commented Sep 3, 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

Original PR: #14141
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)
(cherry picked from commit 0a84ad1)
@bugclerk bugclerk self-assigned this Sep 3, 2024
@yocalebo yocalebo merged commit 702b9e3 into release/24.04.2.1 Sep 3, 2024
1 of 2 checks passed
@yocalebo yocalebo deleted the NAS-130413-24.04.2.1 branch September 3, 2024 15:49
@bugclerk
Copy link
Contributor Author

bugclerk commented Sep 3, 2024

JIRA ticket https://ixsystems.atlassian.net/browse/NAS-130413 is targeted to the following versions which have not received their corresponding PRs: 24.10-BETA.1

@bugclerk
Copy link
Contributor Author

bugclerk commented Sep 3, 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 Sep 3, 2024
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