NFS: Kernel mount client should use async bind
authorChuck Lever <chuck.lever@oracle.com>
Tue, 11 Sep 2007 22:00:58 +0000 (18:00 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:17:01 +0000 (17:17 -0400)
commitefd8340bb19c26a43e77c92fee9283b1f5777204
tree86cdb3fde61d900f0ba350db7c9d9586d7d2dcec
parentb79dc8ced1412e7056f3969bef40a30cc75ee530
NFS: Kernel mount client should use async bind

Simplify the in-kernel mount client by using autobind instead of an
explicit call to rpc_getport_sync.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c