public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Salvatore Bonaccorso <carnil@debian.org>
To: Jeff Layton <jlayton@kernel.org>, Steve Dickson <steved@redhat.com>
Cc: linux-nfs@vger.kernel.org, Salvatore Bonaccorso <carnil@debian.org>
Subject: [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
Date: Mon, 23 Mar 2026 22:41:14 +0100	[thread overview]
Message-ID: <20260323214113.3336878-2-carnil@debian.org> (raw)

In bb3f98c848a0 ("nfsd: disable v4.0 by default") and 27b9d85dbc30
("nfsdctl: disable v4.0 by default") v4.0 was switched to be disabled by
default. For consistency reflect as well the 'default off' change in the
commented entry for vers4.0 in the nfsd section of the nfs.conf
configuration file.

Cc: Jeff Layton <jlayton@kernel.org>
Cc: Steve Dickson <steved@redhat.com>
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
---
 nfs.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nfs.conf b/nfs.conf
index 18a1b319a524..3628b2f2d540 100644
--- a/nfs.conf
+++ b/nfs.conf
@@ -71,7 +71,7 @@
 # tcp=y
 # vers3=y
 # vers4=y
-# vers4.0=y
+# vers4.0=n
 # vers4.1=y
 # vers4.2=y
 rdma=y
-- 
2.53.0


             reply	other threads:[~2026-03-23 21:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-23 21:41 Salvatore Bonaccorso [this message]
2026-03-24  0:50 ` [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value Jeff Layton
2026-03-29 20:51 ` 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=20260323214113.3336878-2-carnil@debian.org \
    --to=carnil@debian.org \
    --cc=jlayton@kernel.org \
    --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