]> Git Repo - linux.git/commit - net/rds/connection.c
RDS: Update rds_conn_shutdown to work with rds_conn_path
authorSowmini Varadhan <[email protected]>
Mon, 13 Jun 2016 16:44:41 +0000 (09:44 -0700)
committerDavid S. Miller <[email protected]>
Wed, 15 Jun 2016 06:50:44 +0000 (23:50 -0700)
commitd769ef81d5b5932520fbefb02614a4380c132495
treeaf1fedcb8109508425ee90d419d58272676af746
parent1c5113cf796bb730abc1798a3649b61e9e022be6
RDS: Update rds_conn_shutdown to work with rds_conn_path

This commit changes rds_conn_shutdown to take a rds_conn_path *
argument, allowing it to shutdown paths other than c_path[0] for
MP-capable transports.

Signed-off-by: Sowmini Varadhan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/rds/connection.c
net/rds/rds.h
net/rds/send.c
net/rds/tcp.c
net/rds/threads.c
This page took 0.052883 seconds and 4 git commands to generate.