Module Name: src
Committed By: mlelstv
Date: Sat Sep 1 07:20:29 UTC 2018
Modified Files:
src/sys/dev/scsipi: scsiconf.c scsipiconf.h
Log Message:
Wait in detach if the discovery thread is still running. Avoids crashes
when a device is attached/detached rapidly.
To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 src/sys/dev/scsipi/scsiconf.c
cvs rdiff -u -r1.127 -r1.128 src/sys/dev/scsipi/scsipiconf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.