OSDN Git Service

RDMA/rtrs: private headers with rtrs protocol structs and helpers
authorJack Wang <jinpu.wang@cloud.ionos.com>
Mon, 11 May 2020 13:51:09 +0000 (15:51 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Sun, 17 May 2020 21:57:13 +0000 (18:57 -0300)
commit91fddedd439c2463762275693f784abc9d9613e2
tree8406251d1bf6328518156143e7f779da2eea4db7
parentb5c27cdb094ed9cce562e98c931f53669b6409f7
RDMA/rtrs: private headers with rtrs protocol structs and helpers

These are common private headers with rtrs protocol structures, logging,
sysfs and other helper functions, which are used on both client and server
sides.

Link: https://lore.kernel.org/r/20200511135131.27580-4-danil.kipnis@cloud.ionos.com
Signed-off-by: Danil Kipnis <danil.kipnis@cloud.ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/rtrs/rtrs-log.h [new file with mode: 0644]
drivers/infiniband/ulp/rtrs/rtrs-pri.h [new file with mode: 0644]