Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 11/14/2002 05:04:21
Module Name:	syssrc
Committed By:	oster
Date:		Thu Nov 14 03:04:21 UTC 2002

Modified Files:
	syssrc/sys/dev/raidframe: rf_driver.c

Log Message:
Don't allow failing more than one component of a set, or
failing a component that has been spared, or "double-failing"
an already failed component.  XXX This isn't the right place to fix
this, but better here than no-where (and I'm hoping to move it sometime
soon).


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/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.