From: Chuck Lever Date: Tue, 29 Jul 2014 21:25:12 +0000 (-0400) Subject: xprtrdma: Disable completions for FAST_REG_MR Work Requests X-Git-Tag: omap-for-v3.17/fixes-against-rc2~82^2~24^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050557220e34ed5acc830c9bf6cd993f6b4ea33e;p=pandora-kernel.git xprtrdma: Disable completions for FAST_REG_MR Work Requests Instead of relying on a completion to change the state of an FRMR to FRMR_IS_VALID, set it in advance. If an error occurs, a completion will fire anyway and mark the FRMR FRMR_IS_STALE. 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