Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/30/2006 21:06:30
Module Name:	src
Committed By:	pooka
Date:		Thu Nov 30 21:06:30 UTC 2006

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

Log Message:
Generate preprocessor macros for vop offsets in vfs op descs.  And
use these symbols in the desc structures instead of magic numbers.
No functional change, except VOP_FOO_DESCOFFSET macros in vnode_if.h.

wrstuden ok


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 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.