From: Chuck Lever Date: Tue, 29 Jul 2014 21:26:12 +0000 (-0400) Subject: xprtrdma: Handle additional connection events X-Git-Tag: omap-for-v3.17/fixes-against-rc2~82^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8079fb785e34de6dff34bd846b8b79c212861edf;p=pandora-kernel.git xprtrdma: Handle additional connection events Commit 38ca83a5 added RDMA_CM_EVENT_TIMEWAIT_EXIT. But that status is relevant only for consumers that re-use their QPs on new connections. xprtrdma creates a fresh QP on reconnection, so that event should be explicitly ignored. Squelch the alarming "unexpected CM event" message. Signed-off-by: Chuck Lever Tested-by: Steve Wise Tested-by: Shirley Ma Tested-by: Devesh Sharma Signed-off-by: Anna Schumaker --- Reading git-diff-tree failed