Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix get inherited ACL when top-level ds has ACL (#14133)
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.
- Loading branch information