[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail
Date: Mon, 05 Jun 2023 08:37:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704
--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1e26f443cd2b8775ba50207aa9645ec12ead9e8a
commit 1e26f443cd2b8775ba50207aa9645ec12ead9e8a
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-05-29 15:07:18 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-06-05 08:35:01 +0000
__acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors
PR: 271704
(cherry picked from commit 7a292504bad8467915f072f0576b2a07c76de1f5)
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.