> A driver doesn't allocate a target. In this code, a target device is > purely a LUN container and is managed by the mid-layer. The driver > requests the scan of a target by parent device, channel and id. This > request for a scan creates and parents the target object, but reaps it > again if no actual LUNs are discovered.
OK (and sorry if I'm being dense) but does this mean that a network SCSI transport should make up an "id" for each target port it connects to and then call scsi_scan_target()? Thanks, Joe - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

