Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
Module Name: src
Committed By: bouyer
Date: Tue Aug 3 21:38:45 UTC 2004
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
move cleaning of the bad block list in wddetach() after the call to
disk_detach(), to avoid a race condition with the interrupt code.
To generate a diff of this commit:
cvs rdiff -r1.281 -r1.282 src/sys/dev/ata/wd.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