summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDing Hui <dinghui@sangfor.com.cn>2021-09-11 21:51:59 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2021-09-14 00:02:45 -0400
commite018f03d6ccbd9c3ce6a9fae4f582113f2a2906b (patch)
tree49becf93f5fd2e83ba3ff3297c6419136e508a71 /tools/perf/scripts/python
parentce4fc333e599c19973455c9d8f6fbb1e7c140dc8 (diff)
downloadlinux-e018f03d6ccbd9c3ce6a9fae4f582113f2a2906b.tar.gz
linux-e018f03d6ccbd9c3ce6a9fae4f582113f2a2906b.zip
scsi: libiscsi: Move ehwait initialization to iscsi_session_setup()
Commit ec29d0ac29be ("scsi: iscsi: Fix conn use after free during resets") moved member ehwait from 'conn' to 'session', but left the initialization of ehwait in iscsi_conn_setup(). Although a session can only have 1 conn currently, it is better to initialize ehwait in iscsi_session_setup() in case we implement handling multiple conns in the future. Link: https://lore.kernel.org/r/20210911135159.20543-1-dinghui@sangfor.com.cn Reviewed-by: Mike Christie <michael.christie@oracle.com> Signed-off-by: Ding Hui <dinghui@sangfor.com.cn> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions