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: pooka
Date: Sun Jan 7 20:43:59 UTC 2007
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Restore name caching behaviour accidentally removed in rev 1.73, using
variation suggested by yamt on tech-kern.
XXX: The exception is that this doesn't any longer prevent caching
of RENAME, which was implied in a weird weird way previously. But
that's handled by the callers currently.
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 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