https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #4 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=7a292504bad8467915f072f0576b2a07c76de1f5 commit 7a292504bad8467915f072f0576b2a07c76de1f5 Author: Konstantin Belousov <[email protected]> AuthorDate: 2023-05-29 15:07:18 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2023-05-30 05:53:56 +0000 __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors PR: 271704 Reported by: Peter Eriksson <[email protected]> Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D40318 lib/libc/sys/open.2 | 3 ++- sys/kern/vfs_acl.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
