Remove the code to store intermediary vnodes in the unveil list.
authorclaudio <claudio@openbsd.org>
Thu, 8 Jul 2021 13:33:05 +0000 (13:33 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 8 Jul 2021 13:33:05 +0000 (13:33 +0000)
commit0fdd9a14cadf06cd4b0dc317080b46140a9467c2
tree5233c2326d5d6374ecafd744e706c1a68a2d6e33
parent841e9dc643323ab6230f47f5044d76c96a366c30
Remove the code to store intermediary vnodes in the unveil list.
These traversed vnodes are a leftover from early times where realpath(3)
was still all done in userland.
OK semarie@
sys/kern/kern_unveil.c
sys/kern/vfs_syscalls.c
sys/sys/namei.h