forked from Minki/linux
1f11a7610e
Each driver should check that the QP attrs create_flags is supported. Unfortuantely when create_flags was added to the QP attrs the drivers were not updated. uverbs_ex_cmd_mask was used to block it - even though kernel drivers use these flags too. Check that flags is zero in all drivers that don't use it, remove IB_USER_VERBS_EX_CMD_CREATE_QP from uverbs_ex_cmd_mask. Fix the error code to be EOPNOTSUPP. Link: https://lore.kernel.org/r/8-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
usnic_abi.h | ||
usnic_common_pkt_hdr.h | ||
usnic_common_util.h | ||
usnic_debugfs.c | ||
usnic_debugfs.h | ||
usnic_fwd.c | ||
usnic_fwd.h | ||
usnic_ib_main.c | ||
usnic_ib_qp_grp.c | ||
usnic_ib_qp_grp.h | ||
usnic_ib_sysfs.c | ||
usnic_ib_sysfs.h | ||
usnic_ib_verbs.c | ||
usnic_ib_verbs.h | ||
usnic_ib.h | ||
usnic_log.h | ||
usnic_transport.c | ||
usnic_transport.h | ||
usnic_uiom_interval_tree.c | ||
usnic_uiom_interval_tree.h | ||
usnic_uiom.c | ||
usnic_uiom.h | ||
usnic_vnic.c | ||
usnic_vnic.h | ||
usnic.h |