Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 03/13/2004 03:32:08
Module Name: src
Committed By: oster
Date: Sat Mar 13 03:32:08 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_disks.c
Log Message:
raidPtr->num_spare is *NOT* sufficient here. We must allocate
at least an additional RF_MAXSPARE spare units, just in case.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/raidframe/rf_disks.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.