]> git.decadent.org.uk Git - nfs-utils.git/commit
mount command: Use nfs_pmap_getport() in probe_statd()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 2 Dec 2008 12:39:06 +0000 (07:39 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 2 Dec 2008 12:39:06 +0000 (07:39 -0500)
commitea0473feffd8071216c96217df3202a8deed2c65
treeee1c91669c7eec736bf0a14401d96eb4db7d5740
parent33bbeabb40d11a59266e0702adaa6a2e0acb6382
mount command: Use nfs_pmap_getport() in probe_statd()

Repace the getport() and clnt_ping() calls in probe_statd() with their
new shared equivalents.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/network.c