IB/iser: Place the fmr pool into a union in iser's IB conn struct
authorSagi Grimberg <sagig@mellanox.com>
Sun, 28 Jul 2013 09:35:41 +0000 (12:35 +0300)
committerRoland Dreier <roland@purestorage.com>
Sat, 10 Aug 2013 00:18:09 +0000 (17:18 -0700)
commite657571b76faf96a1de1aaf40b2111adcf76c673
tree7782f5e5f5e87801930bf9de42e597bfbf822e53
parent919fc274ef102841ad56a37d482720f332d459d1
IB/iser: Place the fmr pool into a union in iser's IB conn struct

This is preparation step for other memory registration methods to be
added.  In addition, change reg/unreg routines signature to indicate
they use FMRs.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/infiniband/ulp/iser/iser_memory.c
drivers/infiniband/ulp/iser/iser_verbs.c