Subject: CVS commit: [yamt-vop] src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/20/2005 01:34:57
Module Name:	src
Committed By:	yamt
Date:		Thu Oct 20 01:34:57 UTC 2005

Modified Files:
	src/sys/kern [yamt-vop]: vnode_if.src

Log Message:
remove the following VOPs.

	VOP_BLKATOFF
	VOP_VALLOC
	VOP_BALLOC
	VOP_REALLOCBLKS
	VOP_VFREE
	VOP_TRUNCATE
	VOP_UPDATE


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.2.1 src/sys/kern/vnode_if.src

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