NFS: Enabling v4.2 should not recompile nfsd and lockd
authorAnna Schumaker <bjschuma@netapp.com>
Wed, 13 Nov 2013 17:29:08 +0000 (12:29 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 19 Nov 2013 21:20:40 +0000 (16:20 -0500)
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 <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found