From f08460dc23db1e5cd6b7ab34a62ffea60f55725f Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Wed, 3 Sep 2014 12:19:09 -0400 Subject: [PATCH] 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-format-patch failed