From: Anna Schumaker Date: Wed, 13 Nov 2013 17:29:08 +0000 (-0500) Subject: NFS: Enabling v4.2 should not recompile nfsd and lockd X-Git-Tag: v3.13-rc3~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=694e096fd7c2a7d40760fc9c9dfc826bdd495ea4;p=pandora-kernel.git NFS: Enabling v4.2 should not recompile nfsd and lockd When CONFIG_NFS_V4_2 is toggled nfsd and lockd will be recompiled, instead of only the nfs client. This patch moves a small amount of code into the client directory to avoid unnecessary recompiles. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed