commit | 49f696914100780f6bf8e652d3468de0015d6172 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Thu Apr 09 14:09:41 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 09 17:21:19 2009 -0700 |
tree | 7db75b8f01ed4cec915196c5c00923cda580e385 | |
parent | 7acd4a794c1530af063e51f3f7171e75556458f3 [diff] |
RDS: Establish connection before parsing CMSGs The first message to a remote node should prompt a new connection. Even an RDMA op via CMSG. Therefore move CMSG parsing to after connection establishment. Signed-off-by: Andy Grover <andy.grover@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>