]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/iser: Pass registration pool a size parameter
authorSagi Grimberg <sagig@mellanox.com>
Thu, 6 Aug 2015 15:33:03 +0000 (18:33 +0300)
committerDoug Ledford <dledford@redhat.com>
Sun, 30 Aug 2015 22:12:32 +0000 (18:12 -0400)
commitf8db651da29bcad213d43328ebf8ce8459f526a7
treef7979a73c6dbae364d554371611d25305964ddb8
parent32467c420bb68776ebaa53ddf6712e1dba7bb5da
IB/iser: Pass registration pool a size parameter

Hard coded for now. This will allow to allocate different
sized MRs depending on the IO size needed (and device
capabilities).

This patch does not change any functionality.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/infiniband/ulp/iser/iser_initiator.c
drivers/infiniband/ulp/iser/iser_verbs.c