]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd02d8ce1d2d3549e928447ace0c86ff59f808fdc
tree8bd90c5c728302b8460f1f451d23168c8fc99433
parent0cd8f2d9e2372c175aadf3047178edcd8f984301
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