kern_access() had the same bug kern_stat() had with regards to a
commitd5c530578cb9c61f0706184e7f95c91cddb242b6
authordillon <dillon>
Mon, 10 Sep 2007 15:08:43 +0000 (10 15:08 +0000)
committerdillon <dillon>
Mon, 10 Sep 2007 15:08:43 +0000 (10 15:08 +0000)
treed3898b0684980534c21957468f29eb5929c5047a
parentd7f5fa098847e43f750ebe44cbe7713493127603
kern_access() had the same bug kern_stat() had with regards to a
vnode/namecache deadlock when dealing with stale NFS mounts.

Reported-by: elekktretterr@exemail.com.au
sys/kern/vfs_syscalls.c