cvs commit: src/sys/cam/scsi scsi_target.c
Matt Jacob
mjacob at FreeBSD.org
Wed May 24 08:27:01 PDT 2006
mjacob 2006-05-24 15:26:07 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_target.c
Log:
Forced commit - last checkin got away from me.
This version of scsi_target.c removes all SMP locking until
we have a lock-aware CAM stack. This allows us to use KNOTE
without a panic at least.
It's not yet clear whether target mode is working yet or not.
Discussed with: Scott, Ken, Nate, Justin
Revision Changes Path
1.70 +1 -0 src/sys/cam/scsi/scsi_target.c
More information about the cvs-src
mailing list