Source-Changes archive

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

CVS commit: [netbsd-5-1] src/sys/dev/raidframe



Module Name:    src
Committed By:   sborrill
Date:           Thu Nov 20 15:52:10 UTC 2014

Modified Files:
        src/sys/dev/raidframe [netbsd-5-1]: raidframevar.h rf_netbsdkintf.c
            rf_reconstruct.c

Log Message:
Pull up the following revisions(s) (requested by oster in ticket #1933):
        sys/dev/raidframe/raidframevar.h:       revision 1.17
        sys/dev/raidframe/rf_netbsdkintf.c:     revision 1.316
        sys/dev/raidframe/rf_reconstruct.c:     revision 1.121 via patch

Fix a long-standing bug related to rebooting while a reconstruct-to-spare
is underway but not yet complete. Fixes PR kern/49244.


To generate a diff of this commit:
cvs rdiff -u -r1.12.10.1 -r1.12.10.1.2.1 src/sys/dev/raidframe/raidframevar.h
cvs rdiff -u -r1.250.4.6 -r1.250.4.6.2.1 \
    src/sys/dev/raidframe/rf_netbsdkintf.c
cvs rdiff -u -r1.105.4.3 -r1.105.4.3.2.1 \
    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