[PATCH-v2 3/4] iscsi-target: Add login negotiation multi-plexing support

2013-08-18 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch adds support for login negotiation multi-plexing in iscsi-target code. This involves handling the first login request PDU + payload and login response PDU + payload within __iscsi_target_login_thread() process context, and then changing struct

[PATCH-v2 3/4] iscsi-target: Add login negotiation multi-plexing support

2013-08-18 Thread Nicholas A. Bellinger
From: Nicholas Bellinger n...@linux-iscsi.org This patch adds support for login negotiation multi-plexing in iscsi-target code. This involves handling the first login request PDU + payload and login response PDU + payload within __iscsi_target_login_thread() process context, and then changing