commit | b475598aec63f2efbc78f0ff1895d917d2370846 | [log] [tgz] |
---|---|---|
author | Haggai Eran <haggaie@mellanox.com> | Thu May 22 14:50:10 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Tue May 27 11:53:06 2014 -0700 |
tree | a4c0b13aa5cbe15a1ac5fb50bddc2c9208a0c193 | |
parent | 8605933a22796243982e7ed838deca5549c64c62 [diff] |
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR The patch stores iova, pd and size during mr creation and after UMRs that modify them. It removes the unused access flags field. Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>