Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/raidframe
Module Name: src
Committed By: oster
Date: Fri Jul 29 19:55:51 UTC 2011
Modified Files:
src/sys/dev/raidframe: rf_disks.c rf_kintf.h rf_netbsdkintf.c
Log Message:
In rf_disks.c make sure ser_values and ser_count arrays are
initialized before use.
Validate the component label before considering a component for use,
and make sure we only consider components that are optimal.
Fixes PR#44251. All atf RAIDframe tests now pass.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/dev/raidframe/rf_disks.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/raidframe/rf_kintf.h
cvs rdiff -u -r1.291 -r1.292 src/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.
Home |
Main Index |
Thread Index |
Old Index