From: Anna Schumaker Date: Wed, 3 Sep 2014 16:19:09 +0000 (-0400) Subject: NFS: Remove v3 not compiled check from validate_mount_data() X-Git-Tag: fixes-for-v3.18-merge-window~10^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08460dc23db1e5cd6b7ab34a62ffea60f55725f;p=pandora-kernel.git NFS: Remove v3 not compiled check from validate_mount_data() This check is already performed by the module loading code - if the module can't be found then -EPROTONOSUPPORT will be returned. Let's handle v3 this way, too. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed