Subject: Re: PR/12189 CVS commit: src/sys/dev
To: None <netbsd-bugs@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: netbsd-bugs
Date: 08/27/2006 20:37:37
In article <20060827200006.5666063B8EC@narn.NetBSD.org>,
Pavel Cahyna <gnats-bugs@NetBSD.org> wrote:
>The following reply was made to PR kern/12189; it has been noted by GNATS.
>
>From: Pavel Cahyna <pavel@NetBSD.org>
>To: gnats-bugs@NetBSD.org
>Cc:
>Subject: Re: PR/12189 CVS commit: src/sys/dev
>Date: Sun, 27 Aug 2006 21:58:47 +0200
>
> On Sun, Aug 27, 2006 at 06:50:10PM +0000, Christos Zoulas wrote:
> > The following reply was made to PR kern/12189; it has been noted by GNATS.
> >
> > From: Christos Zoulas <christos@netbsd.org>
> > To: gnats-bugs@NetBSD.org
> > Cc:
> > Subject: PR/12189 CVS commit: src/sys/dev
> > Date: Sun, 27 Aug 2006 18:45:20 +0000 (UTC)
> >
> > Module Name: src
> > Committed By: christos
> > Date: Sun Aug 27 18:45:20 UTC 2006
> >
> > Modified Files:
> > src/sys/dev: vnd.c
> >
> > Log Message:
> > PR/34293: Michael van Elst: vnd deadlocks on I/O buffers
> > Also fixes: PR/10731, PR/12189, PR/20296
> > Sleep while there a buffer shortage.
>
> How does it fix the problem in PR/12189? I don't see it.
It does not. I've re-opened it.
christos