Complete
Details
Assignee
Andrew WalkerAndrew WalkerReporter
Bug ClerkBug ClerkComponents
Fix versions
Priority
Low
Details
Details
Assignee
Andrew Walker
Andrew WalkerReporter
Bug Clerk
Bug ClerkComponents
Fix versions
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created March 3, 2021 at 2:29 PM
Updated February 14, 2024 at 7:06 PM
Resolved March 3, 2021 at 2:56 PM
PR: https://github.com/truenas/ports/pull/973
Improve logic for when zfs_acl_map_modify modifies ACLs on read.
Big picture, we determine whether the ACL entry has POSIX write
(as set via chmod/fchmod) and then map it to the equivalent of
GENERIC_WRITE in the resulting security descriptor. This gives more
consistent ACL behavior in these edge cases, and is critical to
allowing users to manage directories auto-generated by vfs_recycle.