minor libspclient fix. in cases where spc_netmount failed, the same
commit959006dc1b4ebfb72214498bd16a2258c935da66
authorabbyz9 <abbyz9@fd0465a7-2a7b-4605-b674-a3f860cb63d9>
Tue, 25 Nov 2008 22:59:06 +0000 (25 22:59 +0000)
committerabbyz9 <abbyz9@fd0465a7-2a7b-4605-b674-a3f860cb63d9>
Tue, 25 Nov 2008 22:59:06 +0000 (25 22:59 +0000)
treef65cbef8099b3578bec7969122fe7474907b606a
parent7384214b13ee72ff6a54a08a5995c5cb9a98a5dc
minor libspclient fix. in cases where spc_netmount failed, the same
address was being freed twice.

The patch also adds some functions to libspclient that allow
getting the local address for a session (used in xmvapich.c).

git-svn-id: http://npfs.svn.sourceforge.net/svnroot/npfs/spfs/trunk@19 fd0465a7-2a7b-4605-b674-a3f860cb63d9
libspclient/netmount.c