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.10 / Fix get inherited ACL when top-level ds has ACL #14133

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

anodos325
Copy link
Contributor

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.

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.
@anodos325 anodos325 requested a review from a team August 5, 2024 17:43
@bugclerk bugclerk changed the title Fix get inherited ACL when top-level ds has ACL NAS-130413 / 24.10 / Fix get inherited ACL when top-level ds has ACL Aug 5, 2024
@bugclerk
Copy link
Contributor

bugclerk commented Aug 5, 2024

@anodos325 anodos325 requested a review from mgrimesix August 5, 2024 19:25
@anodos325 anodos325 merged commit 0b49a5b into master Aug 6, 2024
3 checks passed
@anodos325 anodos325 deleted the NAS-130413 branch August 6, 2024 01:36
@bugclerk
Copy link
Contributor

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
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