All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Chaloupka <jchaloup@redhat.com>
To: linux-nfs@vger.kernel.org
Cc: jchaloup@redhat.com, steved@redhat.com
Subject: [PATCH] mountd.man: mountd tcp wrappers support only NFS v2/v3
Date: Tue, 23 Sep 2014 09:14:32 +0200	[thread overview]
Message-ID: <20140923071432.25695.78547.stgit@unused-4-157.brq.redhat.com> (raw)

mountd tcp wrappers support only NFSv2 and NFSv3, not NFSv4.

https://bugzilla.redhat.com/show_bug.cgi?id=1116283

This patch updates the man page

Signed-off-by: Jan Chaloupka <jchaloup@redhat.com>
---
 utils/mountd/mountd.man |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man
index a8828ae..1aae75b 100644
--- a/utils/mountd/mountd.man
+++ b/utils/mountd/mountd.man
@@ -217,6 +217,8 @@ listeners using the
 .B tcp_wrapper
 library or
 .BR iptables (8).
+Tcp wrappers are only in effect with NFS version 2 and 3 mounts.
+They do not work with NFS version 4.
 .PP
 Note that the
 .B tcp_wrapper


             reply	other threads:[~2014-09-23 20:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23  7:14 Jan Chaloupka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-23  7:07 [PATCH] mountd.man: mountd tcp wrappers support only NFS v2/v3 Jan Chaloupka
2014-09-23 20:41 ` Trond Myklebust
2014-09-24 15:21   ` Steve Dickson
2014-09-24 17:04     ` J. Bruce Fields
2014-09-24 17:18       ` Trond Myklebust

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=20140923071432.25695.78547.stgit@unused-4-157.brq.redhat.com \
    --to=jchaloup@redhat.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 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.