Module Name: src Committed By: dholland Date: Mon Apr 11 02:11:32 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
description:
In lookup_once(), move the assignments to ni_dvp and ni_vp to just
before function return.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 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.
