summaryrefslogtreecommitdiffstats
path: root/utils/mount/nfsmount.c
Commit message (Expand)AuthorAgeFilesLines
* mount.nfs: No need to return nfs_mount_data structsChuck Lever2007-07-201-3/+9
* mount.nfs: Move start_statd into nfs_mountChuck Lever2007-07-201-2/+14
* mount.nfs: Move network functions into a common source moduleChuck Lever2007-07-201-263/+1
* mount.nfs: Eliminate some C macros that use implicit argumentsChuck Lever2007-07-201-78/+81
* mount.nfs: Always preset nfs_mount_versionChuck Lever2007-07-201-69/+15
* mount.nfs: Create a common source module for reporting mount errorsChuck Lever2007-07-201-127/+1
* mount.nfs: Add the mount option "nosharecache"Trond Myklebust2007-07-101-0/+4
* mount.nfs - nordirplus optionSteve Dickson2007-03-291-0/+5
* mount.nfs - require statd to be running to mount without nolocksNeil Brown2007-03-291-2/+2
* Add support for quoted mount optionsKarel Zak2007-03-201-9/+35
* Remove some incorrect version matching code.Neil Brown2007-03-161-6/+2
* Support -s option to ignore unknown options (sloppy)Neil Brown2007-03-161-3/+16
* Automatically start statd when mounting an nfs filesystem.Neil Brown2007-03-161-1/+2
* If -o sec= is not specified for mount, allow either AUTH_SYS or AUTH_NONE.Neil Brown2007-03-151-2/+10
* nfs-utils patch for mount-reserved-portTalpey, Thomas2007-03-131-18/+18
* Restore use of un-connected socket for UDP mount requests.Neil Brown2007-03-131-1/+1
* Add support for "mount -o sec=none"Neil Brown2007-03-131-1/+3
* Merge nfsmount.x and mount.x into mount.xAmit Gud2006-06-231-5/+5
* Try to make sure that clientid used for NFSv4 is reliable.Neil Brown2006-06-231-1/+1
* Move NFS mount code from util-linux to nfs-utils - part 1Amit Gud2006-06-161-0/+1244