commit | e3d7e4c30c494431d492864448fbb16cdd7a6178 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Wed Feb 19 17:50:22 2014 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Apr 07 01:48:45 2014 -0700 |
tree | ff13db0fde856e95d66a631fd37bc61b1f7799b6 | |
parent | 03abad9e8715563ab3eef9609ba4d16b32bfd22d [diff] |
IB/isert: Introduce isert_map/unmap_data_buf export map/unmap data buffer to a routine that may be used in various places in the code and keep the mapping data in a designated descriptor. Also, let isert_fast_reg_mr to decide weather to use global MR or do fast registration. This commit does not change any functionality. (Fix context change for v3.14-rc6 code - nab) Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>