Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/13/2006 06:36:35
Module Name: src
Committed By: chs
Date: Wed Dec 13 06:36:35 UTC 2006
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
in lookup(), vput() the starting vnode in the case where
we return with both ni_dvp and ni_vp being NULL.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/kern/vfs_lookup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.