NFS: Use the DNS resolver in the mount code.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Aug 2009 22:12:34 +0000 (18:12 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Aug 2009 22:22:15 +0000 (18:22 -0400)
commit7d7ea882898f23989209d0359691b356f73240dc
tree8bd90c5c728302b8460f1f451d23168c8fc99433
parente571cbf1a4f8d8b6cfd4898df718dae84c75a8e1
NFS: Use the DNS resolver in the mount code.

In the referral code, use it to look up the new server's ip address if the
fs_locations attribute contains a hostname.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4namespace.c