IB/iser: Introduce iser registration pool struct
authorSagi Grimberg <sagig@mellanox.com>
Thu, 6 Aug 2015 15:32:58 +0000 (18:32 +0300)
committerDoug Ledford <dledford@redhat.com>
Sun, 30 Aug 2015 22:12:30 +0000 (18:12 -0400)
commit385ad87d4b637c1ebdb54bc93274fc2c267dfc16
tree215958778dd3dc653da54fe16e5ea59ac4724b16
parenteb6ea8c36c90f022dd9603530286e0707a9c467b
IB/iser: Introduce iser registration pool struct

Instead of having it a part of the connection structure,
have it be under a dedicated (embedded) structure in the
connection. A logical separation of the registration pool
and the connection structure.

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