commit | e657571b76faf96a1de1aaf40b2111adcf76c673 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Sun Jul 28 12:35:41 2013 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Fri Aug 09 17:18:09 2013 -0700 |
tree | 7782f5e5f5e87801930bf9de42e597bfbf822e53 | |
parent | 919fc274ef102841ad56a37d482720f332d459d1 [diff] |
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>