Am Di., 15. Nov. 2022 um 10:17 Uhr schrieb Ondrej Valousek <ondrej.valousek...@renesas.com>: > > * If an ALLOW entry has any mask bits set that don't correspond to the UNIX > > rwx permissions, we don't have a trivial ACL. > Do we really have to do this?
Of course. For example, an ACL that grants ACE4_WRITE_ACL to anyone beyond the OWNER@ cannot be represented by the file mode permission bits. Andreas