commit | 39405885005a8b01e3523d3351ea74ae3b965842 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Tue Oct 13 19:11:33 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 28 22:27:18 2015 -0400 |
tree | 59b6121af431d9368f5c0d760ad689eaeded56f5 | |
parent | 0ba24dd39a3f401dd12d129a65d2e2e7fe7f96eb [diff] |
IB/iser: Port to new fast 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>