[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
This removes the session and conn data_size fields from the iscsi_transport. Just pass in the value like with host allocation. This patch also makes it so the LLD iscsi_conn data is allocated with the iscsi_cls_conn. Signed-off-by:Mike Christie <michaelc@cs.wisc.edu> Signed-off-by:
James Bottomley <James.Bottomley@HansenPartnership.com>
Showing
- drivers/infiniband/ulp/iser/iscsi_iser.c 3 additions, 13 deletionsdrivers/infiniband/ulp/iser/iscsi_iser.c
- drivers/scsi/iscsi_tcp.c 5 additions, 14 deletionsdrivers/scsi/iscsi_tcp.c
- drivers/scsi/libiscsi.c 10 additions, 5 deletionsdrivers/scsi/libiscsi.c
- drivers/scsi/qla4xxx/ql4_os.c 3 additions, 4 deletionsdrivers/scsi/qla4xxx/ql4_os.c
- drivers/scsi/scsi_transport_iscsi.c 12 additions, 12 deletionsdrivers/scsi/scsi_transport_iscsi.c
- include/scsi/libiscsi.h 4 additions, 4 deletionsinclude/scsi/libiscsi.h
- include/scsi/scsi_transport_iscsi.h 3 additions, 6 deletionsinclude/scsi/scsi_transport_iscsi.h
Loading
Please register or sign in to comment