RDMA/rds: Remove FMR support for memory registration
authorMax Gurtovoy <maxg@mellanox.com>
Thu, 28 May 2020 19:45:45 +0000 (16:45 -0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 2 Jun 2020 23:32:53 +0000 (20:32 -0300)
commit07549ee21ce5247143ffb069bf838025d86b908c
tree65f94e8b1862722f59e6adebe256af5de2e2d25e
parentf273ad4f8d90bb87d2259fe37caee82e9aa7906c
RDMA/rds: Remove FMR support for memory registration

Use FRWR method for memory registration by default and remove the ancient
and unsafe FMR method.

Link: https://lore.kernel.org/r/3-v3-f58e6669d5d3+2cf-fmr_removal_jgg@mellanox.com
Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
net/rds/Makefile
net/rds/ib.c
net/rds/ib.h
net/rds/ib_cm.c
net/rds/ib_fmr.c [deleted file]
net/rds/ib_frmr.c
net/rds/ib_mr.h
net/rds/ib_rdma.c