From: Bryan Schumaker Date: Tue, 5 Jun 2012 18:59:54 +0000 (-0400) Subject: NFS4: Set parsed mount data version to 4 X-Git-Tag: v3.5-rc3~6^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdf66442fab82916fe38f928b4f91815195a294c;p=pandora-kernel.git NFS4: Set parsed mount data version to 4 This patch only affects mounting through "-t nfs4" since it doesn't set up an nfs version to use in the mount data. The nfs client was trying to mount using NFS v0, causing either a BUG() or a protocol not supported message. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed