commit | ae78ff3a0f0c23234c5c75e9bc6921eb7f4d8652 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Wed Feb 20 16:20:43 2019 -0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Mar 26 11:44:22 2019 -0300 |
tree | 7ad7d8409a7ac1c4a0d4f3b05b2345b0e8938828 | |
parent | 949a2370466b09682ad0afb33826f83403458a57 [diff] |
RDMA/cm: Convert local_id_table to XArray Also introduce cm_local_id() to reduce the amount of boilerplate when converting a local ID to an XArray index. Signed-off-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>