From: Chuck Lever Date: Tue, 29 Jul 2014 21:23:52 +0000 (-0400) Subject: xprtrdma: On disconnect, don't ignore pending CQEs X-Git-Tag: cleanup-for-v3.18~41^2~24^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bc211ac926172ad20463afcf00ae7b9ebcd950;p=pandora-kernel.git xprtrdma: On disconnect, don't ignore pending CQEs xprtrdma is currently throwing away queued completions during a reconnect. RPC replies posted just before connection loss, or successful completions that change the state of an FRMR, can be missed. 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