]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts
authorSowmini Varadhan <sowmini.varadhan@oracle.com>
Thu, 30 Jun 2016 23:11:17 +0000 (16:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2016 20:45:17 +0000 (16:45 -0400)
commit8315011ad67670691545ed394968435f0a0bb29e
treeadbf6708286fac52b03fffe25e3a8f3b4d570197
parentb04e8554f7637999af8f54cca4dcfcf49f2ae7c8
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts

When reconnecting, the peer with the smaller IP address will initiate
the reconnect, to avoid needless duelling SYN issues.

Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/connection.c
net/rds/threads.c