Home
last modified time | relevance | path

Searched hist:"506787 a2c7daed45f0a213674ca706cbc83a9089" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.hdiff 506787a2c7daed45f0a213674ca706cbc83a9089 Wed Nov 26 07:58:57 CST 2014 Hannes Reinecke <hare@suse.de> tcm_loop: Fix wrong I_T nexus association

tcm_loop has the I_T nexus associated with the HBA. This causes
commands to become misdirected if the HBA has more than one
target portal group; any command is then being sent to the
first target portal group instead of the correct one.

The nexus needs to be associated with the target portal group
instead.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: <stable@vger.kernel.org> # 3.0+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
H A Dtcm_loop.cdiff 506787a2c7daed45f0a213674ca706cbc83a9089 Wed Nov 26 07:58:57 CST 2014 Hannes Reinecke <hare@suse.de> tcm_loop: Fix wrong I_T nexus association

tcm_loop has the I_T nexus associated with the HBA. This causes
commands to become misdirected if the HBA has more than one
target portal group; any command is then being sent to the
first target portal group instead of the correct one.

The nexus needs to be associated with the target portal group
instead.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: <stable@vger.kernel.org> # 3.0+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>