Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/25/2005 14:48:59
Module Name:	src
Committed By:	yamt
Date:		Sun Dec 25 14:48:59 UTC 2005

Modified Files:
	src/sys/sys: vnode.h

Log Message:
update VNODE_FLAGBITS.
- remove VDIRTY.
- add VFREEING.
- remove leading V from VLOCKSWORK.


To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 src/sys/sys/vnode.h

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