mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
authorHaggai Eran <haggaie@mellanox.com>
Thu, 22 May 2014 11:50:10 +0000 (14:50 +0300)
committerRoland Dreier <roland@purestorage.com>
Tue, 27 May 2014 18:53:06 +0000 (11:53 -0700)
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>

No differences found