From: Chuck Lever Date: Wed, 28 May 2014 14:32:51 +0000 (-0400) Subject: xprtrdma: Fall back to MTHCAFMR when FRMR is not supported X-Git-Tag: omap-for-v3.16/fixes-against-rc1~64^2~5^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f10eafd3a6ce9da7e96999c124b643ea6c4921f3;p=pandora-kernel.git xprtrdma: Fall back to MTHCAFMR when FRMR is not supported An audit of in-kernel RDMA providers that do not support the FRMR memory registration shows that several of them support MTHCAFMR. Prefer MTHCAFMR when FRMR is not supported. If MTHCAFMR is not supported, only then choose ALLPHYSICAL. Signed-off-by: Chuck Lever Signed-off-by: Anna Schumaker --- Reading git-diff-tree failed