commit | 74dcd0ec735ba9c5bef254b2f6e53068cf3f9ff0 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Fri Jun 24 15:11:55 2011 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 29 16:43:10 2011 -0500 |
tree | d4a30791f73d07c89bbd7043da92ac3fbf3c4a3d | |
parent | 03adb5f91280b433c3685d0ee86b2e1424af3d88 [diff] |
[SCSI] libiscsi_tcp: fix LLD data allocation Have libiscsi_tcp have upper layers allocate the LLD data along with the iscsi_cls_conn struct, so it is refcounted. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>