commit | 463e63d7014442002399903af027b63ae38f6e77 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Jun 23 17:18:57 2017 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 12 15:54:58 2017 -0400 |
tree | 1b4ae801149a4b8476a1dfb2c3f0e9c5bafa29fc | |
parent | c84dc900d737a8d8f08768622226980ee863403b [diff] |
svcrdma: Remove frmr cache Clean up: Now that the svc_rdma_recvfrom path uses the rdma_rw API, the details of Read sink buffer registration are dealt with by the kernel's RDMA core. This cache is no longer used, and can be removed. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>