From: Chuck Lever Date: Tue, 2 Dec 2008 12:39:06 +0000 (-0500) Subject: mount command: Use nfs_pmap_getport() in probe_statd() X-Git-Tag: nfs-utils-1-1-5~53 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=ea0473feffd8071216c96217df3202a8deed2c65;hp=ea0473feffd8071216c96217df3202a8deed2c65 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 Signed-off-by: Steve Dickson ---