]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/nfs/super.c
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)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 17 May 2016 19:47:56 +0000 (15:47 -0400)
commit181342c5ebe8cc31f75b80ace18ae8a89a0c145a
treef340eb57a294cba452a80ed3c822a921104e689e
parenta1d1c4f11adf8a0036cd40a643543047fc952eb6
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>
fs/nfs/super.c