Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 06/14/2001 05:35:57
Module Name: syssrc
Committed By: oster
Date: Thu Jun 14 02:35:57 UTC 2001
Modified Files:
syssrc/sys/dev/raidframe: rf_reconstruct.c
Log Message:
It's silly to need a parity rebuild after a reconstruction has completed.
If we've just reconstructed a disk, then the parity is known to
be correct. (XXX doesn't hold for RAID 6!)
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/raidframe/rf_reconstruct.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.