]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/core: Support core port attributes in non init_net
authorParav Pandit <parav@mellanox.com>
Tue, 26 Feb 2019 11:56:15 +0000 (13:56 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 28 Mar 2019 17:52:02 +0000 (14:52 -0300)
commit5417783eabb2c66738394149123fbcdd0cca0f51
treeb6a226ba48fce948a0ffa3281ee7845fb7e5dab2
parent4e0f7b9070726a34bbd87a74e407d4cced6d49ab
RDMA/core: Support core port attributes in non init_net

Now that sysfs compatibility layer for non init_net exists, add core port
attributes such as pkey and gid table to non init_net ns.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/core_priv.h
drivers/infiniband/core/device.c
drivers/infiniband/core/sysfs.c