diff options
author | David S. Miller <davem@davemloft.net> | 2016-07-01 23:45:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-01 23:45:24 +0300 |
commit | 1364db424f85e8be8b47425802372bbc400f529a (patch) | |
tree | b5eba2ec540563f39e3932d070f3acbc79b92e20 /MAINTAINERS | |
parent | dc9a20020a73e81766f1a6341bcafb7f00b5f92a (diff) | |
parent | 11bb62f7c05240a933dd2e6b3bf3871d99464524 (diff) | |
download | linux-1364db424f85e8be8b47425802372bbc400f529a.tar.xz |
Merge branch 'rds-multipath-datastructures'
Sowmini Varadhan says:
====================
RDS:TCP data structure changes for multipath support
The second installment of changes to enable multipath support in
RDS-TCP. This series implements the changes in rds-tcp so that the
rds_conn_path has a pointer to the rds_tcp_connection in cp_transport_data.
Struct rds_tcp_connection keeps track of the inet_sk per path in
t_sock. The ->sk_user_data in turn is a pointer to the rds_conn_path.
With this set of changes, rds_tcp has the needed plumbing to handle
multiple paths(socket) per rds_connection.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions