]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] iscsi: add transport end point callbacks
authorOr Gerlitz <ogerlitz@voltaire.com>
Wed, 3 May 2006 00:46:36 +0000 (19:46 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 10 May 2006 15:11:38 +0000 (10:11 -0500)
commit264faaaa12544e7914928ad57ccba21907cad56b
treeeb8a6993e43f3802b203b371b81fcfb89fc4f754
parent169e1a2a8a789fa84254695ec6a56fc410bb19a9
[SCSI] iscsi: add transport end point callbacks

add transport end point callbacks so iscsi drivers that cannot connect
from userspace, like iscsi tcp, using sockets do not have to
implement their own socket infrastructure.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/iscsi_tcp.c
drivers/scsi/scsi_transport_iscsi.c
include/scsi/iscsi_if.h
include/scsi/scsi_transport_iscsi.h