summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAriel Nahum <arieln@mellanox.com>2014-07-31 14:27:47 +0400
committerRoland Dreier <roland@purestorage.com>2014-08-02 02:10:04 +0400
commit0a6907588a8b9bf1aa9ee84b809a1d49caea594a (patch)
treee81a22d10d9deb7e5118953e11ffd95c0e1406ab /tools/perf/scripts/python/export-to-postgresql.py
parent2ea32938f3a702d08c5cc2cc9cb8b11235eaad8c (diff)
downloadlinux-0a6907588a8b9bf1aa9ee84b809a1d49caea594a.tar.xz
IB/iser: Seperate iser_conn and iscsi_endpoint storage space
iser connection needs asynchronous cleanup completions which are triggered in ep_disconnect. As a result we are keeping the corresponding iscsi_endpoint structure hanging for no good reason. In order to avoid that, we seperate iser_conn from iscsi_endpoint storage space to have their destruction being independent. iscsi_endpoint will be destroyed at ep_disconnect stage, while the iser connection will wait for asynchronous completions to be released in an orderly fashion. Signed-off-by: Ariel Nahum <arieln@mellanox.com> Signed-off-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions