RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
authorTom Talpey <talpey@netapp.com>
Thu, 9 Oct 2008 19:01:41 +0000 (15:01 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 10 Oct 2008 19:13:31 +0000 (15:13 -0400)
Add defensive timeouts to wait_for_completion() calls in RDMA
address resolution, and make them interruptible. Fix the timeout
units to milliseconds (formerly jiffies) and move to private header.

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

No differences found