Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/dev/raidframe
Module Name: src
Committed By: snj
Date: Tue Dec 23 04:03:00 UTC 2008
Modified Files:
src/sys/dev/raidframe [netbsd-5]: rf_driver.c rf_reconstruct.c
Log Message:
Pull up following revision(s) (requested by oster in ticket #203):
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.118 -r1.118.10.1 src/sys/dev/raidframe/rf_driver.c
cvs rdiff -r1.105 -r1.105.4.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