diff options
author | Sean Hefty <sean.hefty@intel.com> | 2013-05-29 17:09:30 (GMT) |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2013-06-21 06:35:42 (GMT) |
commit | 05ad94577ecd5a101889d04aa099b738ec5ee34f (patch) | |
tree | 24394fe2bcee72de80d91fa4c32426d2c9fee91a /mm/page_isolation.c | |
parent | edaa7a5578988bcf12f68f14fb002bc0c87e2801 (diff) | |
download | linux-fsl-qoriq-05ad94577ecd5a101889d04aa099b738ec5ee34f.tar.xz |
RDMA/ucma: Name changes to indicate only IP addresses supported
Several commands into the RDMA CM from user space are restricted to
supporting addresses which fit into a sockaddr_in6 structure: bind
address, resolve address, and join multicast.
With the addition of AF_IB, we need to support addresses which are
larger than sockaddr_in6. This will be done by adding new commands
that exchange address information using sockaddr_storage. However, to
support existing applications, we maintain the current commands and
structures, but rename them to indicate that they only support IPv4
and v6 addresses.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'mm/page_isolation.c')
0 files changed, 0 insertions, 0 deletions