]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
libnfs.a: move clnt_ping() to utils/mount
authorChuck Lever <chuck.lever@oracle.com>
Sat, 28 Jul 2007 21:50:40 +0000 (17:50 -0400)
committerNeil Brown <neilb@suse.de>
Mon, 30 Jul 2007 06:12:53 +0000 (16:12 +1000)
Continue clean up of mount functionality in libnfs.a by moving clnt_ping()
to utils/mount/network.c.  Note that socklen_t is an unsigned int... the
i386 gcc compiler threw a signedness warning about the 3rd argument of
getsockname().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Neil Brown <neilb@suse.de>

No differences found