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:   christos
Date:           Sun Aug 27 05:07:13 UTC 2006

Modified Files:
        src/sys/dev/raidframe: rf_copyback.c rf_disks.c rf_kintf.h rf_netbsd.h
            rf_netbsdkintf.c rf_reconstruct.c

Log Message:
- use dk_lookup instead of our home-spun version.
- allow raid to be configured in a wedge
- allow wedges to be configured in a raid
- add autoconfiguration of wedges in a raid


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/raidframe/rf_copyback.c
cvs rdiff -r1.61 -r1.62 src/sys/dev/raidframe/rf_disks.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/raidframe/rf_kintf.h
cvs rdiff -r1.26 -r1.27 src/sys/dev/raidframe/rf_netbsd.h
cvs rdiff -r1.212 -r1.213 src/sys/dev/raidframe/rf_netbsdkintf.c
cvs rdiff -r1.92 -r1.93 src/sys/dev/raidframe/rf_reconstruct.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