diff options
author | 2014-07-02 16:19:25 +0300 | |
---|---|---|
committer | 2014-09-15 14:02:16 -0700 | |
commit | 0fc4ea701fcf5bc51ace4e288af5be741465f776 (patch) | |
tree | e454f3cba421a073cf64ae3a60a4b28b6a50546a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Target/iser: Get isert_conn reference once got to connected_handler (diff) | |
download | wireguard-linux-0fc4ea701fcf5bc51ace4e288af5be741465f776.tar.xz wireguard-linux-0fc4ea701fcf5bc51ace4e288af5be741465f776.zip |
Target/iser: Don't put isert_conn inside disconnected handler
disconnected_handler is invoked on several CM events (such
as DISCONNECTED, DEVICE_REMOVAL, TIMEWAIT_EXIT...). Since
multiple events can occur while before isert_free_conn is
invoked, we might put all isert_conn references and free
the connection too early.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Cc: <stable@vger.kernel.org> # v3.10+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions