]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't retry when vget() returns ENOENT in the nonblocking case due to the
authortegge <tegge@FreeBSD.org>
Mon, 12 Sep 2005 01:48:57 +0000 (01:48 +0000)
committertegge <tegge@FreeBSD.org>
Mon, 12 Sep 2005 01:48:57 +0000 (01:48 +0000)
commit0075736656c5be8a6e96a4a496295fd4cf3130ac
tree5d530498cf07317319597429d0d7a82385f622c9
parent16d6733e0be48bcba2c827136d536fadff76f1c3
Don't retry when vget() returns ENOENT in the nonblocking case due to the
vnode being doomed.  It causes a livelock.
sys/kern/vfs_hash.c