From: Chuck Lever Date: Tue, 29 Jul 2014 21:25:20 +0000 (-0400) Subject: xprtrdma: Disable completions for LOCAL_INV Work Requests X-Git-Tag: cleanup-for-v3.18~41^2~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab7e3b8da5ef76143a7e609612c306898f8f8fc;p=pandora-kernel.git xprtrdma: Disable completions for LOCAL_INV Work Requests Instead of relying on a completion to change the state of an FRMR to FRMR_IS_INVALID, 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