]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
authorShirley Ma <shirley.ma@oracle.com>
Mon, 2 May 2016 18:40:23 +0000 (14:40 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:17:24 +0000 (16:17 -0700)
commit2842748c1e4b48c22c9d96ec507b9a29bdc219a4
tree8478f6cd0f8773fc79d7ec3c58e27c0ec6015951
parent01e28aa634998206901dfa33f185b534ac5c55f8
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6

RFC 5666: The "rdma" netid is to be used when IPv4 addressing
is employed by the underlying transport, and "rdma6" for IPv6
addressing.

Add mount -o proto=rdma6 option to support NFS/RDMA IPv6 addressing.

Changes from v2:
 - Integrated comments from Chuck Level, Anna Schumaker, Trodt Myklebust
 - Add a little more to the patch description to describe NFS/RDMA
   IPv6 suggested by Chuck Level and Anna Schumaker
 - Removed duplicated rdma6 define
 - Remove Opt_xprt_rdma mountfamily since it doesn't support

Signed-off-by: Shirley Ma <shirley.ma@oracle.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
(cherry picked from commit 181342c5ebe8cc31f75b80ace18ae8a89a0c145a)
Signed-off-by: Todd Vierling <todd.vierling@oracle.com>
Orabug: 22695683
fs/nfs/super.c