zfs/module/os
Andrew Walker 02cfb15a5e Remove inode_owner_or_capable override for secpolicy (#178)
This commit fixes a bug whereby owner@ ACL that limits WRITE_DATA
access for the owner of a file was not being properly enforced. The
owner of a file should be prevented from write access in this case,
but being owner of file should still allow the file owner to chmod,
chown, and setacl.

Signed-off-by: Andrew Walker <awalker@ixsystems.com>
2024-02-29 23:33:46 +05:00
..
freebsd Add ability for xattr handler to "strip" NFSv4 ACL (#54) 2024-02-29 23:31:47 +05:00
linux Remove inode_owner_or_capable override for secpolicy (#178) 2024-02-29 23:33:46 +05:00