From: Chuck Lever Date: Tue, 8 Sep 2009 23:50:03 +0000 (-0400) Subject: NFS: Allow the "nfs" file system type to support NFSv4 X-Git-Tag: v2.6.32-rc1~716^2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=764302ccb88dd0df062eccd507b6c6de24f1c560;p=pandora-kernel.git NFS: Allow the "nfs" file system type to support NFSv4 When mounting an "nfs" type file system, recognize "v4," "vers=4," or "nfsvers=4" mount options, and convert the file system to "nfs4" under the covers. Signed-off-by: Chuck Lever [trondmy: fixed up binary mount code so it sets the 'version' field too] Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed