|
From: | Gregg Leventhal |
Subject: | Why does acl_set_fd always try to set system.posix_acl_access ? |
Date: | Tue, 14 Apr 2020 14:37:45 -0400 |
Why does this function default to setting ACL_EA_ACCESS (i.e system.posix_acl_access) ?
This seems to result in a lot of unnecessary fsetxattr calls for any caller of this function (e.g /bin/cp).
[Prev in Thread] | Current Thread | [Next in Thread] |