[openib-general] RE: [PATCH] iSER: Make iser depend on kdapl

Dan Bar Dov danb at voltaire.com
Tue Sep 6 09:02:18 PDT 2005


 
> 
>     Dan> Merged.  Also removed SCSI dependency, ISER really depends on
>     Dan> ISCSI, but that is not in the kernel yet.
> 
> Shouldn't iSER depend on something having to do with SCSI?  Otherwise
> it's too easy to create configurations that don't compile.

Yes, iSER will depend on ISCSI_ISER, as well as on IB core (currently kDAPL).
ISCSI_ISER is the parallel of ISCSI_TCP, and it depends on SCSI and SCSI_ISCSI_ATTRS.
The ISCSI_ISER is submitted through open-iscsi. It is also possible to merge ISCSI_ISER and ISER
and then it will depend directly on SCSI and the rest.

Dan
 
> 
> For example, the latest iSCSI submission that I saw had:
> 
>     config ISCSI_TCP
>            tristate "iSCSI Initiator over TCP/IP"
>            depends on SCSI && INET && SCSI_ISCSI_ATTRS
> 
>  - R.
> 



More information about the general mailing list