RPC/RDMA: ensure connection attempt is complete before signalling.
authorTom Talpey <talpey@netapp.com>
Fri, 10 Oct 2008 15:32:45 +0000 (11:32 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 10 Oct 2008 19:15:06 +0000 (15:15 -0400)
The RPC/RDMA connection logic could return early from reconnection
attempts, leading to additional spurious retries.

Signed-off-by: Tom Talpey <talpey@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found