Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 06/03/1999 18:50:02
Module Name: syssrc
Committed By: oster
Date: Fri Jun 4 01:50:02 UTC 1999
Modified Files:
syssrc/sys/dev/raidframe: rf_disks.c
Log Message:
Don't count two problems with a single component as two
component failures! Also: remember to configure the disk queues for
the spares -- failure to do that is Bad(tm).
Huge Thanks to Martin Laubach for helping track this down.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/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.