Source-Changes archive

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

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



Module Name:    src
Committed By:   bouyer
Date:           Sat Dec 27 19:32:59 UTC 2008

Modified Files:
        src/sys/dev/raidframe [netbsd-4]: rf_driver.c rf_reconstruct.c

Log Message:
Pull up following revision(s) (requested by oster in ticket #1249):
        sys/dev/raidframe/rf_driver.c: revision 1.120
        sys/dev/raidframe/rf_reconstruct.c: revision 1.106
When unconfiguring an array where a reconstruct is in progress, abort
the reconstruct and wait for IOs to drain before pulling the plug.
Should fix the panic reported by der Mouse on tech-kern.


To generate a diff of this commit:
cvs rdiff -r1.113.2.1 -r1.113.2.2 src/sys/dev/raidframe/rf_driver.c
cvs rdiff -r1.95.2.3 -r1.95.2.4 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