commit | 5f62412be3ff738c9575b28c1f4a9b010ac22316 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Dec 19 10:59:01 2018 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jan 02 12:05:17 2019 -0500 |
tree | 1e3de674b9d7cf15ad199c63cc055d76fd561543 | |
parent | ba69cd122ece618eba47589764c7f9c1f57aed95 [diff] |
xprtrdma: Remove rpcrdma_memreg_ops Clean up: Now that there is only FRWR, there is no need for a memory registration switch. The indirect calls to the memreg operations can be replaced with faster direct calls. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>