summaryrefslogtreecommitdiff
path: root/drivers/target/iscsi
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2014-11-26 13:58:57 (GMT)
committerNicholas Bellinger <nab@linux-iscsi.org>2014-12-02 05:36:21 (GMT)
commit506787a2c7daed45f0a213674ca706cbc83a9089 (patch)
treed8734240e8977854cc1845d7fa173d76bc3d923c /drivers/target/iscsi
parent4b2f57e5ced40e91cbf8886d7dc40a9474d2f5c0 (diff)
downloadlinux-506787a2c7daed45f0a213674ca706cbc83a9089.tar.xz
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>
Diffstat (limited to 'drivers/target/iscsi')
0 files changed, 0 insertions, 0 deletions