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)
commit209cf2a751f9ff2a516102339e54fcac0176fa78
tree0af9e0cde64256311f60986cd55463af44bfcf57
parenteebe4c3a62aadb64ba30bde97b96d656e369d934
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