cache: drop the NULL check from VP2VNODELOCK
authormjg <mjg@FreeBSD.org>
Thu, 29 Dec 2016 08:34:50 +0000 (08:34 +0000)
committermjg <mjg@FreeBSD.org>
Thu, 29 Dec 2016 08:34:50 +0000 (08:34 +0000)
commitfd6a71fa0c7ca1d180c7a32a4e78488eb4f50ac1
tree75bcba01601e75067daae8165b61c8c96541b696
parent289adbc035ca043ca80e8c1baceb8ad4c50cba5d
cache: drop the NULL check from VP2VNODELOCK

Now that negative entries are annotated with a dedicated flag, NULL vnodes
are no longer passed.
sys/kern/vfs_cache.c