Co-Authored-by: Chuck Lever <chuck.lever@xxxxxxxxxx> Signed-off-by: Steve Dickson <steved@xxxxxxxxxx> --- utils/mount/nfs.man | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man index 3806635..8964512 100644 --- a/utils/mount/nfs.man +++ b/utils/mount/nfs.man @@ -495,9 +495,15 @@ command, .I netid is a valid netid listed in .IR /etc/netconfig . -Otherwise, +The value "rdma" may also be specified. +If the +.B mount.nfs +command does not have TI-RPC support, then .I netid is one of "tcp," "udp," or "rdma," and only IPv4 may be used. +Also with "rdma" the version 3 NFS protocol will be used +unless a different protocol is specified on the command +line. .IP Each transport protocol uses different default .B retrans @@ -537,6 +543,12 @@ option is an alternative to specifying .BR proto=tcp. It is included for compatibility with other operating systems. .TP 1.5i +.B rdma +The +.B rdma +option is an alternative to specifying +.BR proto=rdma. +.TP 1.5i .BI port= n The numeric value of the server's NFS service port. If the server's NFS service is not available on the specified port, -- 1.7.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html