diff options
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | 2016-11-04 10:04:12 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-09 12:47:49 -0500 |
commit | 117d15bbfde643b5bd0a173fddaa0e6c65f14d47 (patch) | |
tree | f090751bc2a2e11ca793b2edcd14d76f1401a6f3 /kernel/bpf/percpu_freelist.h | |
parent | 1ac507d4ffbff578c388e85f9637dca19ff07b95 (diff) | |
download | linux-117d15bbfde643b5bd0a173fddaa0e6c65f14d47.tar.bz2 |
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>
Diffstat (limited to 'kernel/bpf/percpu_freelist.h')
0 files changed, 0 insertions, 0 deletions