Subject: Re: vdevgone() and pending I/O
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: tech-kern
Date: 08/04/2004 10:01:58
Manuel Bouyer <bouyer@antioche.eu.org> writes:
> I have a problem with the wd driver; if I call config_detach() on
You need to call config_deactivate().
enami.