Subject: Re: kern/15900 (Kernel panic caused by interruptible NFS mounts)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@NetBSD.org>
List: netbsd-bugs
Date: 09/25/2006 21:55:03
The following reply was made to PR kern/15900; it has been noted by GNATS.

From: Pavel Cahyna <pavel@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/15900 (Kernel panic caused by interruptible NFS mounts)
Date: Mon, 25 Sep 2006 23:54:27 +0200

 On Sun, Sep 24, 2006 at 05:46:24AM +0000, mrg@netbsd.org wrote:
 > Synopsis: Kernel panic caused by interruptible NFS mounts
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: mrg@netbsd.org
 > State-Changed-When: Sun, 24 Sep 2006 05:46:23 +0000
 > State-Changed-Why:
 > is this still a problem for you?
 
 I guess it was fixed by this commit:
 http://mail-index.netbsd.org/source-changes/2002/03/18/0003.html
 "use the exithook mechanism to remove the exiting process from the list
 of processes to be signalled in a soft mount."