Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/07/2005 00:42:04
Module Name:	src
Committed By:	thorpej
Date:		Wed Dec  7 00:42:03 UTC 2005

Modified Files:
	src/sys/conf: files
	src/sys/kern: vnode_if.sh

Log Message:
Remove the VNODE_OP_NOINLINE option.  We now NEVER inline vnode ops.
Briefly discussed on tech-kern not too long ago.


To generate a diff of this commit:
cvs rdiff -r1.745 -r1.746 src/sys/conf/files
cvs rdiff -r1.38 -r1.39 src/sys/kern/vnode_if.sh

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