Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 05/29/2000 20:29:49
Module Name:	syssrc
Committed By:	oster
Date:		Tue May 30 03:29:49 UTC 2000

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

Log Message:
For a RAID 1 set that has N components, allow the set to auto-configure as
long as at least one of the master or the mirror is available for each
of the N/2 'rows' of the set. (No, RAIDframe doesn't do N-way mirroring..)
Thanks to Manuel Bouyer for noting the problem.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 syssrc/sys/dev/raidframe/rf_netbsdkintf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.