This patch contains target mode driver for InfiniBand SRP. This driver work directly on top of InfiniBand stack and SCST. Signed-off-by: Vu Pham <vu@xxxxxxxxxxxx> Signed-off-by: Vladislav Bolkhovitin <vst@xxxxxxxx> --- drivers/scst/srpt/Kconfig | 12 drivers/scst/srpt/Makefile | 4 drivers/scst/srpt/ib_dm_mad.h | 106 ++ drivers/scst/srpt/ib_srpt.c | 2307 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/scst/srpt/ib_srpt.h | 201 +++++ 5 files changed, 2630 insertions(+) The patch is too big to be submitted inline. You can find it in http://scst.sourceforge.net/patches/srpt.diff -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html