]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vfs: validate ndp state after the lookup
authormjg <mjg@FreeBSD.org>
Sun, 23 Aug 2020 21:06:41 +0000 (21:06 +0000)
committermjg <mjg@FreeBSD.org>
Sun, 23 Aug 2020 21:06:41 +0000 (21:06 +0000)
commit1b93c668837ccbd75257f69001df90ccbdeb11c4
treee6bba974b1ee89559f0087527e32ac2dd981d9b6
parente712bc723549b01b64015162937a46745bb97aa7
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