RDS: Establish connection before parsing CMSGs
authorAndy Grover <andy.grover@oracle.com>
Thu, 9 Apr 2009 14:09:41 +0000 (14:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Apr 2009 00:21:19 +0000 (17:21 -0700)
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>

No differences found