commit | 3ecc5693c02bb154bc8609c640eb862804c4aabb | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Mon Jun 13 09:44:42 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 14 23:50:44 2016 -0700 |
tree | 39e88c9b47c49568aee3906e9e8299c824a5b548 | |
parent | d769ef81d5b5932520fbefb02614a4380c132495 [diff] |
RDS: Update rds_conn_destroy to be MP capable Refactor rds_conn_destroy() so that the per-path dismantling is done in rds_conn_path_destroy, and then iterate as needed over rds_conn_path_destroy(). Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>