linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olga Kornievskaia <kolga@netapp.com>
To: <steved@redhat.com>
Cc: <linux-nfs@vger.kernel.org>
Subject: [PATCH v3 2/2] nfs(5): update clientaddr value options
Date: Tue, 5 Jun 2018 15:29:09 -0400	[thread overview]
Message-ID: <20180605192909.27578-2-kolga@netapp.com> (raw)
In-Reply-To: <20180605192909.27578-1-kolga@netapp.com>

Document the use of IPv4/IPv6_ANY address as values to the clientaddr
as a way to tell the server that the client does not want delegations.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
---
 utils/mount/nfs.man | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index bd1508c..9ee9bd9 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -835,6 +835,9 @@ to perform NFS version 4.0 callback requests against
 files on this mount point. If  the  server is unable to
 establish callback connections to clients, performance
 may degrade, or accesses to files may temporarily hang.
+Can specify a value of IPv4_ANY (0.0.0.0) or equivalent
+IPv6 any address which will signal to the NFS server that
+this NFS client does not want delegations.
 .IP
 If this option is not specified, the
 .BR mount (8)
-- 
1.8.3.1


  reply	other threads:[~2018-06-05 19:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-05 19:29 [PATCH v3 1/2] Add check of clientaddr argument Olga Kornievskaia
2018-06-05 19:29 ` Olga Kornievskaia [this message]
2018-06-19 16:57   ` [PATCH v3 2/2] nfs(5): update clientaddr value options Steve Dickson
2018-06-19 16:57 ` [PATCH v3 1/2] Add check of clientaddr argument 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=20180605192909.27578-2-kolga@netapp.com \
    --to=kolga@netapp.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=steved@redhat.com \
    /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).