Subject: PR/25787 CVS commit: src/sys/dev/raidframe
To: None <oster@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Greg Oster <oster@netbsd.org>
List: netbsd-bugs
Date: 10/07/2006 17:45:07
The following reply was made to PR kern/25787; it has been noted by GNATS.
From: Greg Oster <oster@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/25787 CVS commit: src/sys/dev/raidframe
Date: Sat, 7 Oct 2006 17:42:54 +0000 (UTC)
Module Name: src
Committed By: oster
Date: Sat Oct 7 17:42:54 UTC 2006
Modified Files:
src/sys/dev/raidframe: rf_driver.c
Log Message:
It's ok to wait for memory for the emergency buffers. If we don't get
that memory, fail harder, and bail on configuring the RAID array.
Addresses PR#25787.
To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sys/dev/raidframe/rf_driver.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.