]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd5d73142735e567cbb8f9f885248a0411854f24
tree7782f5e5f5e87801930bf9de42e597bfbf822e53
parent07ab332231ba282c3e52fc19078626b12ea15af3
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