Subject: Re: kern/21423
To: None <chs@netbsd.org>
From: Ed Ravin <eravin@panix.com>
List: netbsd-bugs
Date: 11/06/2005 14:38:49
On Sun, Nov 06, 2005 at 06:35:00PM +0000, chs@netbsd.org wrote:
> Synopsis: kernel cannot reboot when process locked in NFS I/O
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: chs@netbsd.org
> State-Changed-When: Sun, 06 Nov 2005 18:34:59 +0000
> State-Changed-Why:
> I believe this was the same problem that you reported again in PR 28971,
> which has been fixed.  can you confirm this?

I don't think we ever started using the fix for 28971 - we're still using 2.0
on most of our machines.  Did Takashi's pullup request #1208 (see below, from
our correspondence on PR 28971) ever get into 2.0, and if so, when?

> > Thanks!  I see the fix was in nfs_vnops.c - it doesn't like it's
> > been pulled into the 2.0 branch, which is what we're running.
>  
> i've sent a pullup request. (#1208)
> no idea when it will be processed, though.
>  
> YAMAMOTO Takashi