From: Chuck Lever Date: Wed, 28 May 2014 14:32:43 +0000 (-0400) Subject: xprtrdma: Remove REGISTER memory registration mode X-Git-Tag: omap-for-v3.16/fixes-against-rc1~64^2~5^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ac531c18323;p=pandora-kernel.git xprtrdma: Remove REGISTER memory registration mode All kernel RDMA providers except amso1100 support either MTHCAFMR or FRMR, both of which are faster than REGISTER. amso1100 can continue to use ALLPHYSICAL. The only other ULP consumer in the kernel that uses the reg_phys_mr verb is Lustre. Signed-off-by: Chuck Lever Signed-off-by: Anna Schumaker --- Reading git-diff-tree failed