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:           Sun Apr 20 20:42:32 UTC 2008

Modified Files:
        src/sys/dev/raidframe: rf_layout.c rf_raid1.c rf_raid1.h

Log Message:
Introduce a function to return the default head separation for RAID 1
sets.  This helps ensure that the sliding status window (coming soon!)
for reconstructs will always be correct.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/raidframe/rf_layout.c
cvs rdiff -r1.30 -r1.31 src/sys/dev/raidframe/rf_raid1.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/raidframe/rf_raid1.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