public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Chen Hanxiao <chenhx.fnst@fujitsu.com>
To: Steve Dickson <steved@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH] exports(5): update version information of "refer=" option
Date: Wed, 28 Feb 2024 18:09:57 +0800	[thread overview]
Message-ID: <20240228100957.659-1-chenhx.fnst@fujitsu.com> (raw)

"refer=" is a NFSv4-specific option (as per RFC 7530 section 8.4.3).
Other client version will ignore this option.

Signed-off-by: Chen Hanxiao <chenhx.fnst@fujitsu.com>
---
 utils/exportfs/exports.man | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
index 58537a22..c14769e5 100644
--- a/utils/exportfs/exports.man
+++ b/utils/exportfs/exports.man
@@ -445,6 +445,9 @@ the given list an alternative location for the filesystem.
 filesystem is not required; so, for example,
 .IR "mount --bind" " /path /path"
 is sufficient.)
+
+This option affects only NFSv4 clients. Other clients will ignore
+all "refer=" parts.
 .TP
 .IR replicas= path@host[+host][:path@host[+host]]
 If the client asks for alternative locations for the export point, it
-- 
2.43.0


             reply	other threads:[~2024-02-28 10:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 10:09 Chen Hanxiao [this message]
2024-03-03 13:20 ` [PATCH] exports(5): update version information of "refer=" option Martin Wege
2024-03-15 13:12 ` 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=20240228100957.659-1-chenhx.fnst@fujitsu.com \
    --to=chenhx.fnst@fujitsu.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