]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/ucma: Allow user space to pass AF_IB into resolve
authorSean Hefty <sean.hefty@intel.com>
Wed, 29 May 2013 17:09:32 +0000 (10:09 -0700)
committerRoland Dreier <roland@purestorage.com>
Fri, 21 Jun 2013 06:35:44 +0000 (23:35 -0700)
commit13659664f0cc04eb8ec3d4275fc19e648710f851
tree0af9e0cde64256311f60986cd55463af44bfcf57
parentf1f41fb842de26bb89a313d8066b035250fcd2b4
RDMA/ucma: Allow user space to pass AF_IB into resolve

Allow user space applications to call resolve_addr using AF_IB.  To
support sockaddr_ib, we need to define a new structure capable of
handling the larger address size.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/ucma.c
include/uapi/rdma/rdma_user_cm.h