]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mount/network.c
mount.nfs: Always close the socket at the end of getport()
authorChuck Lever <chuck.lever@oracle.com>
Fri, 3 Aug 2007 17:23:54 +0000 (13:23 -0400)
committerNeil Brown <neilb@suse.de>
Fri, 3 Aug 2007 22:27:40 +0000 (08:27 +1000)
commitac3611f10500d2942d0295c65b3d7b47621609d4
tree03849d4d82a2019c280c4115c9523c3777393a29
parent1f5420e7ecb19022236dfe7eb54dea7d508c04c8
mount.nfs: Always close the socket at the end of getport()

These days, none of get_socket()'s callers pass an RPC_ANYSOCK on to the
RPC code.

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