]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
readlinkat(2): allow O_PATH fd
authorKonstantin Belousov <kib@FreeBSD.org>
Sat, 9 Oct 2021 05:12:05 +0000 (08:12 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Sat, 9 Oct 2021 19:31:37 +0000 (22:31 +0300)
commit5fb54d2fc845464ea809e6a1a69380693943cf51
tree11f7bab68530f885d6877df8d2bafc5a8f6a481f
parentfa9da1f590caba94b98717c33633efcf719da151
readlinkat(2): allow O_PATH fd

PR: 258856
Reported by: ashish
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D32390
lib/libc/sys/open.2
sys/kern/vfs_syscalls.c