NFSv4: Move the DNS resolver into the NFSv4 module
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 1 Jun 2013 15:50:58 +0000 (11:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 18 Jun 2013 17:47:18 +0000 (13:47 -0400)
The other protocols don't use it, so make it local to NFSv4, and
remove the EXPORT.
Also ensure that we only compile in cache_lib.o if we're using
the legacy DNS resolver.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Bryan Schumaker <bjschuma@netapp.com>

No differences found