commit | 16c2d702f2c76892f47944a53d9e1ce42023046d | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Tue Oct 13 19:11:34 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 28 22:27:18 2015 -0400 |
tree | f0462ab15eb01630b0136cb34ba922b275df7a47 | |
parent | 39405885005a8b01e3523d3351ea74ae3b965842 [diff] |
iser-target: Port to new memory registration API Remove fastreg page list allocation as the page vector is now private to the provider. Instead of constructing the page list and fast_req work request, call ib_map_mr_sg and construct ib_reg_wr. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Doug Ledford <dledford@redhat.com>