From: Steve Dickson Date: Wed, 6 Jun 2012 18:12:07 +0000 (-0400) Subject: NFS: Map minor mismatch error to protocol not support error. X-Git-Tag: v3.5-rc3~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f25efd851cc8c0f63d74334bc784a437f4df8ee4;p=pandora-kernel.git NFS: Map minor mismatch error to protocol not support error. Sservers that only have NFSv4.1 support the NFS4ERR_MINOR_VERS_MISMATCH error is return on v4.0 mounts. Mapping that error to EPROTONOSUPPORT will cause the mount to back off to v3 instead of failing. Signed-off-by: Steve Dickson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed