Subject: CVS commit: [netbsd-3] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/03/2005 13:34:16
Module Name:	src
Committed By:	tron
Date:		Sun Apr  3 13:34:16 UTC 2005

Modified Files:
	src/sys/dev [netbsd-3]: vnd.c

Log Message:
Pull up revision 1.114 (requested by bouyer in ticket #85):
Don't eventually leak vnx and bp on unconfigure, pointed out by YAMAMOTO
Takashi. Instead, let the current I/O complete before killing the thread.


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

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