Files
kernel/net/rds
Sowmini Varadhan 117d15bbfd RDS: TCP: start multipath acceptor loop at 0
The for() loop in rds_tcp_accept_one() assumes that the 0'th
rds_tcp_conn_path is UP and starts multipath accepts at index 1.
But this assumption may not always be true: if the 0'th path
has failed (ERROR or DOWN state) an incoming connection request
should be used to resurrect this path.

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-09 12:47:49 -05:00
..
2016-07-15 11:36:58 -07:00
2016-10-17 11:07:22 -04:00
2016-03-02 14:13:19 -05:00
2016-03-02 14:13:17 -05:00
2016-07-15 11:36:58 -07:00
2016-07-15 11:36:58 -07:00
2016-06-18 21:34:09 -07:00
2016-06-18 21:34:09 -07:00