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:           Wed Jun  8 02:00:53 UTC 2005

Modified Files:
        src/sys/dev/raidframe: rf_reconstruct.c rf_reconstruct.h

Log Message:
- initialize numRUsTotal before we indicate that we are doing a reconstruct.

- make numRUsComplete and numRUsTotal 64-bit quantities like
everything else that records this information.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/dev/raidframe/rf_reconstruct.c
cvs rdiff -r1.20 -r1.21 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.




Home | Main Index | Thread Index | Old Index