Module Name: src Committed By: dholland Date: Mon Apr 11 02:19:27 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
description:
Assign NULL to ni_dvp immediately before error return, rather than
halfway through the logic.
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 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.
