commit | aea92980601f7ddfcb3c54caa53a43726314fe46 | [log] [tgz] |
---|---|---|
author | Jenny Derzhavetz <jennyf@mellanox.com> | Wed Feb 24 19:23:59 2016 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Mar 10 21:48:31 2016 -0800 |
tree | d586c7ba9a6989499944dfd436d518e202e86875 | |
parent | b89a7c25462b164db280abc3b05d4d9d888d40e9 [diff] |
iser-target: Add new state ISER_CONN_BOUND to isert_conn We need an indication that isert_conn->iscsi_conn binding has happened so we'll know not to invoke a connection reinstatement on an unbound connection which will lead to a bogus isert_conn->conn dereferece. Signed-off-by: Jenny Derzhavetz <jennyf@mellanox.com> Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Cc: stable@vger.kernel.org # v3.10+ Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>