Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/07/2006 13:25:51
Module Name:	src
Committed By:	yamt
Date:		Sat Jan  7 13:25:50 UTC 2006

Modified Files:
	src/sys/dev: vnd.c

Log Message:
- do disk_busy/unbusy for requested i/o, rather than ones that we reuqest.
- on error, be conservative about b_resid.
- make vndthread static.


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/dev/vnd.c

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