Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 02/23/2000 17:23:06
Module Name: syssrc
Committed By: oster
Date: Thu Feb 24 01:23:06 UTC 2000
Modified Files:
syssrc/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
- mod_counter needs to get incremented more often.
- use raid_init_component_labels instead of hand-rolling a component_label.
(missed doing this for the rf_used_spare case when updating component labels).
- fix serial number initialization in raid_init_component_labels
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 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.