From: Tom Talpey Date: Thu, 9 Oct 2008 19:01:41 +0000 (-0400) Subject: RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. X-Git-Tag: v2.6.28-rc1~266^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5675add36e76b9487e7f9e689f854cb8d6afd9b4;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed