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 Aug 27 15:55:51 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_dagdegrd.c rf_dagffwr.c rf_raid0.c
Log Message:
Correct some RF_ASSERTS() that were missed when fixing memory issues
with this code. Thanks to palle at lyckegaard.dk for pointing them
out. Addresses PR#26776 (but doesn't use all the suggested fixes).
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/raidframe/rf_dagdegrd.c
cvs rdiff -r1.27 -r1.28 src/sys/dev/raidframe/rf_dagffwr.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/raidframe/rf_raid0.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