]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vfs: validate ndp state after the lookup
authorMateusz Guzik <mjg@FreeBSD.org>
Sun, 23 Aug 2020 21:06:41 +0000 (21:06 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Sun, 23 Aug 2020 21:06:41 +0000 (21:06 +0000)
commitf0d9c77e5218267d32debfe03b807daa91fba61d
treee6bba974b1ee89559f0087527e32ac2dd981d9b6
parent4b5001196a469819f97ba8f50be2e3bcd8cfcfd1
vfs: validate ndp state after the lookup

The intent is to remove known-to-be-nops NDFREE calls after many lookups.
sys/kern/vfs_lookup.c
sys/sys/namei.h