Thanks for the detailed -o vers=x.y tests. I think we are just missing
the default case, with nothing fancy specified in the command-line.
Please also include in the test a normal without-options mount attempt,
i.e., the default.

Something like a series of these, verifying which version it ended up
using (and that the mount worked, of course):

mount server:/path /otherpath

mount -t nfs4 server:/otherpath

mount -t nfs  server:/otherpath

And also include v3 mounts please, in particular when the server does
not support v4 and the default mount command is used, without specifying
a version.

All of these could be DEP8 tests I suppose. I won't require it, but it
would be really helpful given the amount of details and checks that have
to be done manually :) Later versions of the package have more such
tests, but they were done for v2 of nfs-utils, so I'm not sure they are
straightforward backports.


** Changed in: nfs-utils (Ubuntu Focal)
       Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2059197

Title:
  mount.nfs: Fix minor version parsing when '-t nfs4' and '-o vers=4.x'
  are used together

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/2059197/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to