Please, forgive me my ignorance, it looks like something was happened "behind the scene" (linux-scsi list), and I missed it. Is support for SCSI targets started to be added in Linux? I mean "SCSI targets" as the ability to export local devices on a SCSI bus. If so, please consider proposed SCSI target mid-level (SCST) living on http://scst.sourceforge.net. In the next few weeks we are going to clean it a bit and prepare the patch, so it could start being part of some testing tree, probably "-mm", although it is stable enough ever for Linus one.

BTW, are there any descriptions for current scsi_target support and in which direction it's moving?

Vlad

[EMAIL PROTECTED] wrote:
Patch 3: This patch extends scsi_target support:
- Allows for driver-specific data to be allocated along with the
target structure and accessible via the starget->hostdata pointer.
- Adds scsi target alloc/configure/destory callbacks to the
scsi host template.
- Rearranges the calling sequences for scsi targets so that the
target and slave alloc/configure/destory callbacks are in
order (target before slave on alloc/configure).


-- James S

- 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

Reply via email to