kernel-hacking-2024-linux-s.../include
Mike Christie 10eb0f013c [SCSI] iscsi: pass ep connect shost
When we create the tcp/ip connection by calling ep_connect, we currently
just go by the routing table info.

I think there are two problems with this.

1. Some drivers do not have access to a routing table. Some drivers like
qla4xxx do not even know about other ports.

2. If you have two initiator ports on the same subnet, the user may have
set things up so that session1 was supposed to be run through port1. and
session2 was supposed to be run through port2. It looks like we could
end with both sessions going through one of the ports.

Fixes for cxgb3i from Karen Xie.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-05-23 15:44:09 -05:00
..
acpi
asm-generic asm-generic: fix local_add_unless macro 2009-05-18 08:34:08 -07:00
crypto
drm drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. 2009-05-14 16:00:32 -07:00
keys
linux reiserfs: fixup perms when xattrs are disabled 2009-05-17 11:45:45 -07:00
math-emu
media
mtd
net
pcmcia
rdma
rxrpc
scsi [SCSI] iscsi: pass ep connect shost 2009-05-23 15:44:09 -05:00
sound ALSA: Release v1.0.20 2009-05-06 12:32:26 +02:00
trace
video
xen
Kbuild