public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add missing description of mountproto option to nfs(5)
@ 2008-07-22 19:47 Chuck Lever
       [not found] ` <20080722194550.25475.37133.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Chuck Lever @ 2008-07-22 19:47 UTC (permalink / raw)
  To: steved, neilb; +Cc: linux-nfs

Second try.  Maybe I'll get the mailing list address correct this time.

The new nfs(5) man page is missing a description of the mountproto option.
May I recommend that this language be included before 1.1.3 goes out?

---

Chuck Lever (1):
      nfs(5) man page: Add documentation for the "mountproto=" option


 utils/mount/nfs.man |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

-- 
Chuck Lever

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

* [PATCH] nfs(5) man page: Add documentation for the "mountproto=" option
       [not found] ` <20080722194550.25475.37133.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
@ 2008-07-22 19:47   ` Chuck Lever
       [not found]     ` <20080722194715.25475.67694.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Chuck Lever @ 2008-07-22 19:47 UTC (permalink / raw)
  To: steved, neilb; +Cc: linux-nfs

Looks like mountproto= was never documented in nfs(5).  Add a paragraph
that describes it in the "nfs mount options" section.
---

 utils/mount/nfs.man |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 2c0b687..0fc5079 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -489,6 +489,25 @@ or the server's mountd service is not available on the advertised port.
 This option can be used when mounting an NFS server
 through a firewall that blocks the rpcbind protocol.
 .TP 1.5i
+.BI mountproto= netid
+The transport protocol used by the NFS client
+to transmit requests to the NFS server's mountd service when performing
+this mount request, and when later unmounting this mount point.
+.I netid
+can be either
+.B udp
+or
+.BR tcp .
+.IP
+This option can be used when mounting an NFS server
+through a firewall that blocks a particular transport protocol.
+When used in combination with the
+.B proto
+option, different transports for mountd requests and NFS requests
+can be specified.
+If the server's mountd service is not available via the specified
+transport, the mount request fails.
+.TP 1.5i
 .BI mounthost= name
 The hostname of the host running mountd.
 If this option is not specified, the


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

* Re: [PATCH] nfs(5) man page: Add documentation for the "mountproto=" option
       [not found]     ` <20080722194715.25475.67694.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
@ 2008-07-25 18:32       ` Steve Dickson
  0 siblings, 0 replies; 3+ messages in thread
From: Steve Dickson @ 2008-07-25 18:32 UTC (permalink / raw)
  To: Chuck Lever; +Cc: neilb, linux-nfs



Chuck Lever wrote:
> Looks like mountproto= was never documented in nfs(5).  Add a paragraph
> that describes it in the "nfs mount options" section.
Committed...

steved.

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

end of thread, other threads:[~2008-07-25 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-22 19:47 [PATCH] Add missing description of mountproto option to nfs(5) Chuck Lever
     [not found] ` <20080722194550.25475.37133.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-07-22 19:47   ` [PATCH] nfs(5) man page: Add documentation for the "mountproto=" option Chuck Lever
     [not found]     ` <20080722194715.25475.67694.stgit-meopP2rzCrTwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-07-25 18:32       ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox