diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-02-26 09:56:37 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-03-20 09:01:10 +0300 |
commit | 2a03ee8c5677acd7ab61b0be7b880b3d3de1bcf2 (patch) | |
tree | 21fd02e18d184d0d69b7e2da779e0ff9e895ef85 /drivers/sn | |
parent | 4b36b68ca8bab6edf7e99f859c42a91f3ad1846e (diff) | |
download | linux-2a03ee8c5677acd7ab61b0be7b880b3d3de1bcf2.tar.xz |
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
This reverts commit 72859d91d93319c00a18c29f577e56bf73a8654a.
The original patch was wrong, iscsit_close_connection() still needs
to release iscsi_conn during both normal + exception IN_LOGOUT status
with ib_isert enabled.
The original OOPs is due to completing conn_logout_comp early within
iscsit_close_connection(), causing isert_wait4logout() to complete
instead of waiting for iscsit_logout_post_handler_*() to be called.
Reported-by: Sagi Grimberg <sagig@mellanox.com>
Cc: Sagi Grimberg <sagig@mellanox.com>
Cc: Slava Shwartsman <valyushash@gmail.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions