]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "net/rds: prioritize the base connection establishment"
authorWei Lin Guay <wei.lin.guay@oracle.com>
Thu, 10 Aug 2017 09:59:35 +0000 (11:59 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 13 Sep 2017 04:52:34 +0000 (21:52 -0700)
commitd5c9b79200be63f80e3608fa8c01692d6a2ecd8b
tree7fff72cb6fff79601c27b7354e2cb05684c8e35a
parent4fe0a7974651cd7e1809dbf796b99afbf4fc9928
Revert "net/rds: prioritize the base connection establishment"

This reverts commit 1bc87d23681a ("net/rds: prioritize the base connection
establishment"). This patch is reverted because the RDS path record caching
is replaced by the underlying ibacm path record caching. By doing so, all
the TOS connections can be established without depending on its base
connection to perform SA query. Thus, it is not required to prioritize
the base connection establishment.

Orabug: 26497333

Signed-off-by: Wei Lin Guay <wei.lin.guay@oracle.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
Reviewed-by: Avinash Repaka <avinash.repaka@oracle.com>
Reviewed-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
net/rds/connection.c
net/rds/ib_cm.c
net/rds/rds.h
net/rds/threads.c