Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   sborrill
Date:           Wed Jun 13 14:00:49 UTC 2012

Modified Files:
        src/sbin/raidctl [netbsd-5]: raidctl.c
        src/sys/dev/raidframe [netbsd-5]: raidframevar.h rf_copyback.c
            rf_disks.c rf_netbsdkintf.c rf_reconstruct.c

Log Message:
Pull up the following revisions(s) (requested by mrg in ticket #1774):
        sbin/raidctl/raidctl.c:                 revision 1.52
        sys/dev/raidframe/raidframevar.h:       revision 1.15
        sys/dev/raidframe/rf_copyback.c:        revision 1.45
        sys/dev/raidframe/rf_disks.c:           revision 1.78
        sys/dev/raidframe/rf_netbsdkintf.c:     revision 1.282,1.284
        sys/dev/raidframe/rf_reconstruct.c:     revision 1.111

Fix garbage values in partitionSizeHi with RAID array > 2TB. Stops the check 
against
rf_component_label_partitionsize() failing and stopping auto-configure.


To generate a diff of this commit:
cvs rdiff -u -r1.39.4.3 -r1.39.4.4 src/sbin/raidctl/raidctl.c
cvs rdiff -u -r1.12.10.2 -r1.12.10.3 src/sys/dev/raidframe/raidframevar.h
cvs rdiff -u -r1.41.20.2 -r1.41.20.3 src/sys/dev/raidframe/rf_copyback.c
cvs rdiff -u -r1.70.10.4 -r1.70.10.5 src/sys/dev/raidframe/rf_disks.c
cvs rdiff -u -r1.250.4.11 -r1.250.4.12 src/sys/dev/raidframe/rf_netbsdkintf.c
cvs rdiff -u -r1.105.4.5 -r1.105.4.6 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