diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2014-07-02 17:19:25 +0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2014-09-16 01:02:16 +0400 |
commit | 0fc4ea701fcf5bc51ace4e288af5be741465f776 (patch) | |
tree | e454f3cba421a073cf64ae3a60a4b28b6a50546a /samples/kdb | |
parent | c2f88b17a1d97ca4ecd96cc22333a7a4f1407d39 (diff) | |
download | linux-0fc4ea701fcf5bc51ace4e288af5be741465f776.tar.xz |
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 'samples/kdb')
0 files changed, 0 insertions, 0 deletions