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: dsl
Date: Mon Apr 23 07:04:31 UTC 2007
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
When we return the real root instead of the emulated root, we may
not have the parent vnode for the emulated root - so dont vput() it.
May fix PR kern/36197.
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 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