Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   dholland
Date:           Mon Apr 11 01:39:46 UTC 2011

Modified Files:
        src/sys/kern: vfs_lookup.c

Log Message:
In namei_oneroot(), use a local in place of state->dp.
state->dp is now only used by/in lookup_once().


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 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.



Home | Main Index | Thread Index | Old Index