Module Name: src Committed By: hannken Date: Fri Feb 7 15:26:42 UTC 2014
Modified Files: src/sys/kern: vnode_if.src Log Message: Change vnode operation lookup to return the resulting vnode *vpp unlocked. Change cache_lookup() to return an unlocked vnode. Discussed on tech-kern@ To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/kern/vnode_if.src Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.