Subject: Re: kern/21423
To: Ed Ravin <eravin@panix.com>
From: Chuck Silvers <chuq@chuq.com>
List: netbsd-bugs
Date: 11/06/2005 11:51:55
the first release that had that fix was 2.0.2.
2.1 also had it, as will 3.0.
-Chuck
On Sun, Nov 06, 2005 at 02:38:49PM -0500, Ed Ravin wrote:
> 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