]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
authorSowmini Varadhan <sowmini.varadhan@oracle.com>
Mon, 13 Jun 2016 16:44:28 +0000 (09:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 06:50:42 +0000 (23:50 -0700)
commitef9e62c2e5087cb9bc713e3d9776336e1bb40df1
tree29f36f26f3c655e15687b5ba5bc76cac3e88629e
parent7e8f4413d7861efcb332ebce8d9b000a17eaa0e5
RDS: recv path gets the conn_path from rds_incoming for MP capable transports

Transports that are t_mp_capable should set the rds_conn_path
on which the datagram was recived in the ->i_conn_path field
of struct rds_incoming.

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/rds.h
net/rds/recv.c