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: oster
Date: Sat Dec 20 17:04:51 UTC 2008
Modified Files:
src/sys/dev/raidframe: rf_driver.c rf_reconstruct.c
Log Message:
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.119 -r1.120 src/sys/dev/raidframe/rf_driver.c
cvs rdiff -r1.105 -r1.106 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