All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nfs(5): Fix missing mentions of "rdma6" netid
@ 2021-06-08 17:10 Chuck Lever
  2021-06-10 18:04 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever @ 2021-06-08 17:10 UTC (permalink / raw)
  To: SteveD; +Cc: linux-nfs

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
---
 utils/mount/nfs.man |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 5682b5592a66..f98cb47dbf99 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -564,7 +564,7 @@ The
 .I netid
 determines the transport that is used to communicate with the NFS
 server.  Available options are
-.BR udp ", " udp6 ", "tcp ", " tcp6 ", and " rdma .
+.BR udp ", " udp6 ", "tcp ", " tcp6 ", " rdma ", and " rdma6 .
 Those which end in
 .B 6
 use IPv6 addresses and are only available if support for TI-RPC is
@@ -812,7 +812,7 @@ The
 .I netid
 determines the transport that is used to communicate with the NFS
 server.  Supported options are
-.BR tcp ", " tcp6 ", and " rdma .
+.BR tcp ", " tcp6 ", " rdma ", and " rdma6 .
 .B tcp6
 use IPv6 addresses and is only available if support for TI-RPC is
 built in. Both others use IPv4 addresses.



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] nfs(5): Fix missing mentions of "rdma6" netid
  2021-06-08 17:10 [PATCH] nfs(5): Fix missing mentions of "rdma6" netid Chuck Lever
@ 2021-06-10 18:04 ` Steve Dickson
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2021-06-10 18:04 UTC (permalink / raw)
  To: Chuck Lever; +Cc: linux-nfs



On 6/8/21 1:10 PM, Chuck Lever wrote:
> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
> ---
>   utils/mount/nfs.man |    4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
Committed (tag: nfs-utils-2-5-4-rc7

steved.
> 
> diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
> index 5682b5592a66..f98cb47dbf99 100644
> --- a/utils/mount/nfs.man
> +++ b/utils/mount/nfs.man
> @@ -564,7 +564,7 @@ The
>   .I netid
>   determines the transport that is used to communicate with the NFS
>   server.  Available options are
> -.BR udp ", " udp6 ", "tcp ", " tcp6 ", and " rdma .
> +.BR udp ", " udp6 ", "tcp ", " tcp6 ", " rdma ", and " rdma6 .
>   Those which end in
>   .B 6
>   use IPv6 addresses and are only available if support for TI-RPC is
> @@ -812,7 +812,7 @@ The
>   .I netid
>   determines the transport that is used to communicate with the NFS
>   server.  Supported options are
> -.BR tcp ", " tcp6 ", and " rdma .
> +.BR tcp ", " tcp6 ", " rdma ", and " rdma6 .
>   .B tcp6
>   use IPv6 addresses and is only available if support for TI-RPC is
>   built in. Both others use IPv4 addresses.
> 
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-10 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 17:10 [PATCH] nfs(5): Fix missing mentions of "rdma6" netid Chuck Lever
2021-06-10 18:04 ` Steve Dickson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.