commit | 5d91e209fb21fb9cc765729d4c6a85a9fb6c9187 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 21 15:54:01 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:16 2008 -0500 |
tree | 870367c290c1392fbe0d3762981553f0e24aa752 | |
parent | a4804cd6eb19318ae8d08ea967cfeaaf5c5b68a6 [diff] |
[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>