K 10 svn:author V 8 truckman K 8 svn:date V 27 2005-10-19T20:18:44.000000Z K 7 svn:log V 563 MFC nwfs_vnops.c 1.42 Original commit message: Modified files: sys/fs/nwfs nwfs_vnops.c Log: Update nwfs_lookup() to match the current cache_lookup() API. cache_lookup() has returned a ref'ed and locked vnode since vfs_cache.c:1.96, dated Tue Mar 29 12:59:06 2005 UTC. This change is similar to the change made to smbfs_lookup() in smbfs_vnops.c:1.58. Tested by: "Antony Mawer" ant AT mawer.org MFC after: 2 weeks Revision Changes Path 1.42 +11 -26 src/sys/fs/nwfs/nwfs_vnops.c Approved by: re (scottl) END