K 10 svn:author V 2 ps K 8 svn:date V 27 2005-07-27T15:05:31.000000Z K 7 svn:log V 218 In nfs_nget() if two threads race on the same filehandle, the loser should cause the nfsnode to get freed. This fixes a potential vnode (and nfsnode) leak in that path. Submitted by: Mohan Srinivasan Reviewed by: phk END