On 9/24/15 10:35 AM, Sagi Grimberg wrote:
Get rid of fast_reg page list and its construction. Instead, just pass the RDS sg list to ib_map_mr_sg and post the new ib_reg_wr. This is done both for server IW RDMA_READ registration and the client remote key registration. Signed-off-by: Sagi Grimberg <sagig@xxxxxxxxxxxx> Acked-by: Christoph Hellwig <hch@xxxxxx> --- net/rds/iw.h | 5 +-- net/rds/iw_rdma.c | 128 +++++++++++++++++++----------------------------------- net/rds/iw_send.c | 57 ++++++++++++------------ 3 files changed, 75 insertions(+), 115 deletions(-)
Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html