linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-nfs@vger.kernel.org, Ben Hutchings <ben@decadent.org.uk>,
	Cyril Brulebois <kibi@debian.org>
Subject: Re: [PATCH 2/2] mount.nfs.man, nfs.man: Update distinction between fstypes
Date: Thu, 02 Apr 2015 13:22:37 -0400	[thread overview]
Message-ID: <551D7ADD.3060505@RedHat.com> (raw)
In-Reply-To: <1427876624-28066-2-git-send-email-hch@lst.de>



On 04/01/2015 04:23 AM, Christoph Hellwig wrote:
> From: Ben Hutchings <ben@decadent.org.uk>
> 
> ---
Committed.. 

steved.

>  utils/mount/mount.nfs.man | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)
> 
> diff --git a/utils/mount/mount.nfs.man b/utils/mount/mount.nfs.man
> index 1a4561b..15a82d5 100644
> --- a/utils/mount/mount.nfs.man
> +++ b/utils/mount/mount.nfs.man
> @@ -15,16 +15,20 @@ is meant to be used by the
>  .BR mount (8)
>  command for mounting NFS shares. This subcommand, however, can also be used as a standalone command with limited functionality.
>  
> -.BR mount.nfs4 
> -is used for mounting NFSv4 file system, while 
> -.BR mount.nfs 
> -is used to mount NFS file systems versions 3 or 2.
>  .I remotetarget 
>  is a server share usually in the form of 
>  .BR servername:/path/to/share.
>  .I dir 
>  is the directory on which the file system is to be mounted.
>  
> +Under Linux 2.6.32 and later kernel versions,
> +.BR mount.nfs
> +can mount all NFS file system versions.  Under earlier Linux kernel versions,
> +.BR mount.nfs4
> +must be used for mounting NFSv4 file systems while
> +.BR mount.nfs
> +must be used for NFSv3 and v2.
> +
>  .SH OPTIONS
>  .TP
>  .BI "\-r"
> 

  reply	other threads:[~2015-04-02 17:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01  8:23 [PATCH 1/2] nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versa Christoph Hellwig
2015-04-01  8:23 ` [PATCH 2/2] mount.nfs.man, nfs.man: Update distinction between fstypes Christoph Hellwig
2015-04-02 17:22   ` Steve Dickson [this message]
2015-04-01  8:24 ` [PATCH 1/2] nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versa Christoph Hellwig
2015-04-01 17:50   ` J. Bruce Fields
2015-04-02 17:22 ` Steve Dickson

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=551D7ADD.3060505@RedHat.com \
    --to=steved@redhat.com \
    --cc=ben@decadent.org.uk \
    --cc=hch@lst.de \
    --cc=kibi@debian.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).