Subject: PR/34696 CVS commit: src/sys/arch/sparc64/sparc64
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 10/05/2006 22:50:02
The following reply was made to PR kern/34696; it has been noted by GNATS.

From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34696 CVS commit: src/sys/arch/sparc64/sparc64
Date: Thu,  5 Oct 2006 22:41:31 +0000 (UTC)

 Module Name:	src
 Committed By:	martin
 Date:		Thu Oct  5 22:41:31 UTC 2006
 
 Modified Files:
 	src/sys/arch/sparc64/sparc64: autoconf.c
 
 Log Message:
 After detecting wedges, close the disk vnode - otherwise things like
 root on raid 1 will not be happy - fixes PR kern/34696.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.126 -r1.127 src/sys/arch/sparc64/sparc64/autoconf.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.