]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVAL for abs path
authorKonstantin Belousov <kib@FreeBSD.org>
Sun, 28 Feb 2021 23:59:12 +0000 (01:59 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Sun, 21 Mar 2021 17:54:36 +0000 (19:54 +0200)
commit7d82c78725cf1769d68059b05f698737abcc8a1f
tree41c7c0ecf22ad3e93878c4e0b58bd71234faa1b1
parent45cc277b8522723bc75912fb68665767dadc45ac
O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVAL for abs path

Tested by: pho

(cherry picked from commit 28cd3a673e0e32b009fd573764956b280d1affe1)
sys/kern/vfs_lookup.c