git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e401452
)
NFSv4: Move the DNS resolver into the NFSv4 module
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 1 Jun 2013 15:50:58 +0000
(11:50 -0400)
committer
Trond 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