Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/raidframe



Greg Oster writes:
> 
> Module Name:  src
> Committed By: oster
> Date:         Wed Mar  3 16:59:54 UTC 2004
> 
> Modified Files:
>       src/sys/dev/raidframe: rf_reconstruct.c rf_reconstruct.h
> 
> Log Message:
> Introduce RF_REVENT_READDONE_FAILED, RF_REVENT_WRITEDONE_FAILED and RF_REVENT
> _FORCEREAD_FAILED.

This should have said "RF_REVENT_READ_FAILED, RF_REVENT_WRITE_FAILED 
and RF_REVENT_FORCEREAD_FAILED", of course.  Fixed in cvs logs.

> This removes 3 more RF_PANIC()'s (but we'll currently still panic if any of t
> hese cases occur).
> fix up a few printf's.
> XXX: still needs more cleanup and testing (and be taught to not panic).
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.69 -r1.70 src/sys/dev/raidframe/rf_reconstruct.c
> cvs rdiff -r1.13 -r1.14 src/sys/dev/raidframe/rf_reconstruct.h
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

Later...

Greg Oster





Home | Main Index | Thread Index | Old Index