[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 May 2023 21:42:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704

--- Comment #10 from Konstantin Belousov <kib@FreeBSD.org> ---
Of course openat(fd, O_EMPTY_PATH) is cleaner.  Doesn't Linux have the same
flag?

But my question was, are some Linux equivalents of our __acl_set_fd() etc
work over O_PATH fds for NFS.  This would be an argument pro or contra enabling
that syscalls for O_PATH fds, as discussed with Mark.

-- 
You are receiving this mail because:
You are the assignee for the bug.