mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
336b293c8f
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