Subject: CVS commit: [netbsd-2-0] src/sys/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/10/2004 14:23:00
Module Name:	src
Committed By:	tron
Date:		Sat Jul 10 14:23:00 UTC 2004

Modified Files:
	src/sys/sys [netbsd-2-0]: namei.h

Log Message:
Pull up revision 1.35 (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.34 -r1.34.2.1 src/sys/sys/namei.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.