summaryrefslogtreecommitdiffstats
path: root/support/nfs/conn.c
Commit message (Expand)AuthorAgeFilesLines
* libnfs.a: eliminate conn.c and conn.hChuck Lever2007-07-301-21/+0
* libnfs.a: move get_socket() function to utils/mount/network.cChuck Lever2007-07-301-78/+0
* libnfs.a: move clnt_ping() to utils/mountChuck Lever2007-07-301-75/+0
* libnfs.a: move more mount-only functions out of libnfs.aChuck Lever2007-07-301-18/+0
* libnfs.a: move mnt_{open, close}clnt calls to utils/mount/network.cChuck Lever2007-07-301-48/+0
* mount.nfs: Fix retry= to handle lack of reserved port situationFlavio Leitner2007-07-101-0/+8
* Restore use of un-connected socket for UDP mount requests.Neil Brown2007-03-131-27/+35
* Use socklen_t some more to avoid warnings.Greg Banks2006-07-031-1/+6
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-031-3/+10
|\
| * Try to make sure that clientid used for NFSv4 is reliable.Neil Brown2006-06-231-3/+10
* | Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-0/+1
|/
* Move NFS mount code from util-linux to nfs-utils - part 2Amit Gud2006-06-161-0/+211