HomeFreeBSD

MFC: r356066

Description

MFC: r356066
Fix nfsmount() so that it will return NFSERR_MINORVERMISMATCH.

If nfsrpc_getdirpath() returns NFSERR_MINORVERMISMATCH, it would erroneously
get mapped to EIO. This was not particularily harmful, but would make it
hard for sysadmins to diagnose why an NFSv4 mount is failing.

mount_nfs.c still needs to be fixed so that it does not report
NFSERR_MINORVERMISMATCH as an unknown error 10021.

Details

Provenance
rmacklemAuthored on
Parents
rS356237: Fix NOINET6 build broken by r356236.
Branches
Unknown
Tags
Unknown