Re: [PATCH 1/2] iscsi-target: Fix rx_login_comp hang after login failure

2015-11-16 Thread Sagi Grimberg
On 15/11/2015 02:21, Nicholas A. Bellinger wrote: From: Nicholas Bellinger This patch addresses a case where iscsi_target_do_tx_login_io() fails sending the last login response PDU, after the RX/TX threads have already been started. The case centers around

[PATCH 1/2] iscsi-target: Fix rx_login_comp hang after login failure

2015-11-14 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch addresses a case where iscsi_target_do_tx_login_io() fails sending the last login response PDU, after the RX/TX threads have already been started. The case centers around iscsi_target_rx_thread() not invoking allow_signal(SIGINT) before