[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: Tue, 30 May 2023 15:13:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704 --- Comment #6 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Peter Eriksson from comment #5) I think something doesn't quite add up here: from my reading of the latest Linux sources, the syscalls used to get/set ACLs (fgetxattr(2), fsetxattr(2)) don't operate on O_PATH fds. Samba must be doing something else there for Linux. -- You are receiving this mail because: You are the assignee for the bug.