K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-12-27T19:40:34.000000Z K 7 svn:log V 182 nfs_nget() does no locking whatsoever when looking up a vnode. If the vget() sleeps we have to retry the operation to avoid racing against a deletion. MFC maybe: submitted to re's END