Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/kern
Module Name: src
Committed By: tron
Date: Sat Jul 10 14:23:22 UTC 2004
Modified Files:
src/sys/kern [netbsd-2-0]: vfs_cache.c
Log Message:
Pull up revision 1.55 (requested by tls in ticket #634):
make cache_purge more controlable.
namely, allow following operations.
- purge only an entry specified by a component name.
- purge only child entries.
- purge only parent entries.
no objections on tech-kern@.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.54.2.1 src/sys/kern/vfs_cache.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