commit | c8d74d9b68b655e85ee4603f8918c3233a74f085 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jun 01 11:50:58 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 18 13:47:18 2013 -0400 |
tree | 922702a30aa763801e6bca0933724a146e928c34 | |
parent | e401452d923de5b27f61f707773ec38f5593d985 [diff] |
NFSv4: Move the DNS resolver into the NFSv4 module 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>