Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/31/2005 18:02:16
Module Name:	src
Committed By:	bouyer
Date:		Thu Mar 31 18:02:16 UTC 2005

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

Log Message:
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.113 -r1.114 src/sys/dev/vnd.c

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