commit | 5675add36e76b9487e7f9e689f854cb8d6afd9b4 | [log] [tgz] |
---|---|---|
author | Tom Talpey <talpey@netapp.com> | Thu Oct 09 15:01:41 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Oct 10 15:13:31 2008 -0400 |
tree | 414b5e26b099c6aa42ee989925c0dfb8b717366e | |
parent | 1a954051b0cf79bd67e5f9db40333e3a9b1d05d2 [diff] |
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 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>