IB/core: Export ioctl enum types to user-space
authorMatan Barak <matanb@mellanox.com>
Thu, 3 Aug 2017 13:07:03 +0000 (16:07 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 31 Aug 2017 12:35:12 +0000 (08:35 -0400)
commit64b19e1323e96c34af7ca90d1954e70890c7a98e
treedd5a9e404362ce29d1459dc22998944bd3ac65ba
parent4da70da23e9ba03f7f9e067fbe0eec6ebbfee401
IB/core: Export ioctl enum types to user-space

Add a new ib_user_ioctl_verbs.h which exports all required ABI
enums and structs to the user-space.
Export the default types to user-space through this file.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/rdma/uverbs_std_types.h
include/uapi/rdma/ib_user_ioctl_verbs.h [new file with mode: 0644]