* [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
@ 2026-03-23 21:41 Salvatore Bonaccorso
2026-03-24 0:50 ` Jeff Layton
2026-03-29 20:51 ` Steve Dickson
0 siblings, 2 replies; 3+ messages in thread
From: Salvatore Bonaccorso @ 2026-03-23 21:41 UTC (permalink / raw)
To: Jeff Layton, Steve Dickson; +Cc: linux-nfs, Salvatore Bonaccorso
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
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
2026-03-23 21:41 [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value Salvatore Bonaccorso
@ 2026-03-24 0:50 ` Jeff Layton
2026-03-29 20:51 ` Steve Dickson
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Layton @ 2026-03-24 0:50 UTC (permalink / raw)
To: Salvatore Bonaccorso, Steve Dickson; +Cc: linux-nfs
On Mon, 2026-03-23 at 22:41 +0100, Salvatore Bonaccorso wrote:
> 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
Reviewed-by: Jeff Layton <jlayton@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
2026-03-23 21:41 [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value Salvatore Bonaccorso
2026-03-24 0:50 ` Jeff Layton
@ 2026-03-29 20:51 ` Steve Dickson
1 sibling, 0 replies; 3+ messages in thread
From: Steve Dickson @ 2026-03-29 20:51 UTC (permalink / raw)
To: Salvatore Bonaccorso, Jeff Layton; +Cc: linux-nfs
On 3/23/26 5:41 PM, Salvatore Bonaccorso wrote:
> 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>
Committed.. (tag: nfs-utils-2-9-1-rc2)
steved.
> ---
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-29 20:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23 21:41 [PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value Salvatore Bonaccorso
2026-03-24 0:50 ` Jeff Layton
2026-03-29 20:51 ` Steve Dickson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox