Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 02/04/2006 11:52:32
Module Name:	src
Committed By:	yamt
Date:		Sat Feb  4 11:52:32 UTC 2006

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

Log Message:
vndthread: play with b_vp and v_numoutput as it used to do,
for "strange" filesystems like nfs.  PR/32671 from Simon Burge.

although i'm not really happy with this "fix", i think that the code will
be replaced with direct i/o anyway, sooner or later...


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

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