commit | 1c5113cf796bb730abc1798a3649b61e9e022be6 | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Mon Jun 13 09:44:40 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 14 23:50:44 2016 -0700 |
tree | 59486163d4c94c1a32508710c5df8cc1ab0eca7f | |
parent | fb1b3dc43dabd4bf7b57b3d63fd2875a499c81f0 [diff] |
RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create Add a for() loop in __rds_conn_create to initialize all the conn_paths, in preparate for MP capable transports. Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>