RDS: Stop supporting old cong map sending method
We now ask the transport to give us a rm for the congestion
map, and then we handle it normally. Previously, the
transport defined a function that we would call to send
a congestion map.
Convert TCP and loop transports to new cong map method.
Signed-off-by:
Andy Grover <andy.grover@oracle.com>
Showing
- net/rds/ib.c 0 additions, 1 deletionnet/rds/ib.c
- net/rds/iw.c 0 additions, 1 deletionnet/rds/iw.c
- net/rds/loop.c 6 additions, 13 deletionsnet/rds/loop.c
- net/rds/rds.h 0 additions, 6 deletionsnet/rds/rds.h
- net/rds/send.c 7 additions, 32 deletionsnet/rds/send.c
- net/rds/tcp.c 0 additions, 1 deletionnet/rds/tcp.c
- net/rds/tcp.h 0 additions, 2 deletionsnet/rds/tcp.h
- net/rds/tcp_send.c 0 additions, 50 deletionsnet/rds/tcp_send.c
Please register or sign in to comment