K 10 svn:author V 7 delphij K 8 svn:date V 27 2005-10-09T03:15:36.000000Z K 7 svn:log V 354 MFC (by ps) | 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 | | Revision Changes Path | 1.78 +2 -1 src/sys/nfsclient/nfs_node.c Approved by: re (scottl) END