Module Name: src Committed By: mrg Date: Sun Mar 11 02:16:55 UTC 2012
Modified Files:
src/sys/dev/scsipi: scsiconf.c
Log Message:
scsidevdetached ioctl path enters scsipi code without kernel lock
and this upsets the newer kasserts. take kernel lock here.
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/sys/dev/scsipi/scsiconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
