All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Christopher T Vogan <cvogan@us.ibm.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [Patch] nfs.man: Move nfsvers to "Options supported by all versions" section
Date: Tue, 07 May 2013 11:17:39 -0400	[thread overview]
Message-ID: <51891B13.60104@RedHat.com> (raw)
In-Reply-To: <OF1B1919A7.AE5DDE4D-ON87257B39.0065E293-86257B39.0066DDA1@us.ibm.com>



On 25/03/13 14:43, Christopher T Vogan wrote:
> After inclusion of NFSv4.1 it seems that now you can specify an NFSv4 
> mount with either "-tnfs4" or "-overs=4".  I have prepared a patch that 
> moves "nfsvers/vers" from "Options for NFS versions 2 and 3 only" to 
> "Options supported by all versions".
> 
> Author: Chris Vogan <cvogan@us.ibm.com>
> Date:   Mon Mar 25 10:12:57 2013 -0700
Committed... 

steved.
> 
>     Update NFS man page to state that "nfsvers=/vers=" is suitable for all 
> NFS version.
>     Move from "Options for NFS versions 2 and 3 only" to "Options 
> supported by all versions".
> 
>     Signed-off-by: Chris Vogan <cvogan@gmail.com>
> --- nfs-utils-1.2.7/utils/mount/nfs.man.save    2013-03-25 
> 10:05:57.781645020 -0700
> +++ nfs-utils-1.2.7/utils/mount/nfs.man 2013-03-25 10:12:57.013454158 
> -0700
> @@ -467,6 +467,18 @@
>  and <kernel_soruce>/Documentation/filesystems/caching
>  for detail on how to configure the FS-Cache facility.
>  Default value is nofsc.
> +.TP 1.5i
> +.BI nfsvers= n
> +The NFS protocol version number used to contact the server's NFS service.
> +If the server does not support the requested version, the mount request 
> fails.
> +If this option is not specified, the client negotiates a suitable version 
> with
> +the server, trying version 4 first, version 3 second, and version 2 last.
> +.TP 1.5i
> +.BI vers= n
> +This option is an alternative to the
> +.B nfsvers
> +option.
> +It is included for compatibility with other operating systems.
>  .SS "Options for NFS versions 2 and 3 only"
>  Use these options, along with the options in the above subsection,
>  for NFS versions 2 and 3 only.
> @@ -613,18 +625,6 @@
>  reports the proper maximum component length to applications
>  in such cases.
>  .TP 1.5i
> -.BI nfsvers= n
> -The NFS protocol version number used to contact the server's NFS service.
> -If the server does not support the requested version, the mount request 
> fails.
> -If this option is not specified, the client negotiates a suitable version 
> with
> -the server, trying version 4 first, version 3 second, and version 2 last.
> -.TP 1.5i
> -.BI vers= n
> -This option is an alternative to the
> -.B nfsvers
> -option.
> -It is included for compatibility with other operating systems.
> -.TP 1.5i
>  .BR lock " / " nolock
>  Selects whether to use the NLM sideband protocol to lock files on the 
> server.
>  If neither option is specified (or if
> 
> Christopher Vogan
> Dept. W98 NFS Development & Test
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      parent reply	other threads:[~2013-05-07 15:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 18:43 [Patch] nfs.man: Move nfsvers to "Options supported by all versions" section Christopher T Vogan
2013-04-24 16:06 ` Christopher T Vogan
2013-05-07 15:07   ` Steve Dickson
2013-05-07 15:17 ` Steve Dickson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51891B13.60104@RedHat.com \
    --to=steved@redhat.com \
    --cc=cvogan@us.ibm.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.