Subject: CVS commit: [netbsd-2-0] src/sys/miscfs/kernfs
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 05/14/2004 06:33:03
Module Name:	src
Committed By:	jdc
Date:		Fri May 14 06:33:03 UTC 2004

Modified Files:
	src/sys/miscfs/kernfs [netbsd-2-0]: kernfs_subr.c

Log Message:
Pull up revision 1.6 (requested by cl in ticket #322).

remove code no longer needed since the type/permission information
is available in the entry's struct kern_target and every entry has a
(possibly shared) struct kern_target now.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 src/sys/miscfs/kernfs/kernfs_subr.c

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