* [LTP] [PATCH] nfs: specify NFS version including the minorversion
@ 2026-06-26 6:43 Avinesh Kumar via ltp
2026-06-26 9:26 ` [LTP] " linuxtestproject.agent
2026-06-30 10:05 ` [LTP] [PATCH] " Petr Vorel
0 siblings, 2 replies; 3+ messages in thread
From: Avinesh Kumar via ltp @ 2026-06-26 6:43 UTC (permalink / raw)
To: ltp
From: Avinesh Kumar <avinesh.kumar@suse.com>
These entries were missed in commit
4e115dfeee4b ("nfs: use NFS version 4.0, including the minorversion")
hence tests run on NFSv4.2 instead of NFSv4.0 in these two scenarios.
Signed-off-by: Avinesh Kumar <avinesh.kumar@suse.com>
---
runtest/net.nfs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/runtest/net.nfs b/runtest/net.nfs
index 5d6adaa70..905fd5187 100644
--- a/runtest/net.nfs
+++ b/runtest/net.nfs
@@ -58,8 +58,8 @@ nfs05_v41_ip6t nfs05.sh -6 -v 4.1 -t tcp
nfs05_v42_ip6t nfs05.sh -6 -v 4.2 -t tcp
nfs06_v30_v40_ip4 nfs06.sh -v "3,3,3,4.0,4.0,4.0" -t "udp,udp,tcp,tcp,tcp,tcp"
-nfs06_vall_ip4t nfs06.sh -v "3,4,4.1,4.2,4.2,4.2" -t "tcp,tcp,tcp,tcp,tcp,tcp"
-nfs06_v4x_ip6t nfs06.sh -6 -v "4,4.1,4.1,4.2,4.2,4.2" -t "tcp,tcp,tcp,tcp,tcp,tcp"
+nfs06_vall_ip4t nfs06.sh -v "3,4.0,4.1,4.2,4.2,4.2" -t "tcp,tcp,tcp,tcp,tcp,tcp"
+nfs06_v4x_ip6t nfs06.sh -6 -v "4.0,4.1,4.1,4.2,4.2,4.2" -t "tcp,tcp,tcp,tcp,tcp,tcp"
nfs07_v30_ip4u nfs07.sh -v 3 -t udp
nfs07_v30_ip4t nfs07.sh -v 3 -t tcp
--
2.54.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [LTP] nfs: specify NFS version including the minorversion
2026-06-26 6:43 [LTP] [PATCH] nfs: specify NFS version including the minorversion Avinesh Kumar via ltp
@ 2026-06-26 9:26 ` linuxtestproject.agent
2026-06-30 10:05 ` [LTP] [PATCH] " Petr Vorel
1 sibling, 0 replies; 3+ messages in thread
From: linuxtestproject.agent @ 2026-06-26 9:26 UTC (permalink / raw)
To: Avinesh Kumar; +Cc: ltp
Hi Avinesh,
On Fri, Jun 26 2026, Avinesh Kumar wrote:
> nfs: specify NFS version including the minorversion
Verdict - Reviewed
---
Note:
The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.
Regards,
LTP AI Reviewer
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH] nfs: specify NFS version including the minorversion
2026-06-26 6:43 [LTP] [PATCH] nfs: specify NFS version including the minorversion Avinesh Kumar via ltp
2026-06-26 9:26 ` [LTP] " linuxtestproject.agent
@ 2026-06-30 10:05 ` Petr Vorel
1 sibling, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2026-06-30 10:05 UTC (permalink / raw)
To: Avinesh Kumar; +Cc: ltp
Hi Avinesh,
> These entries were missed in commit
> 4e115dfeee4b ("nfs: use NFS version 4.0, including the minorversion")
> hence tests run on NFSv4.2 instead of NFSv4.0 in these two scenarios.
Thanks for your fix, merged.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-06-30 10:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26 6:43 [LTP] [PATCH] nfs: specify NFS version including the minorversion Avinesh Kumar via ltp
2026-06-26 9:26 ` [LTP] " linuxtestproject.agent
2026-06-30 10:05 ` [LTP] [PATCH] " Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox