summaryrefslogtreecommitdiffstats
path: root/utils/mount
Commit message (Expand)AuthorAgeFilesLines
* Further tidyup of nfs_umount.Neil Brown2007-03-161-65/+16
* Rename add_mtab2() to del_mtab()Wei Yongjun2007-03-161-3/+3
* Use correct UMNT protocol to do umountWei Yongjun2007-03-161-25/+29
* Fix nfs4 umount to not used umount procedureWei Yongjun2007-03-161-27/+13
* Use correct UMNT version to do umountWei Yongjun2007-03-161-3/+10
* Install mount.nfs* in /sbin instead of /usr/sbinNeil Brown2007-03-161-3/+7
* Automatically start statd when mounting an nfs filesystem.Neil Brown2007-03-163-7/+31
* 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
* Remove unused variable from add_mtabNeil Brown2007-03-131-1/+0
* nfs-utils - mtab locking needed on add as well as updateIan Kent2006-12-191-9/+6
* Merge nfsmount.x and mount.x into mount.xAmit Gud2006-06-236-379/+11
* Try to make sure that clientid used for NFSv4 is reliable.Neil Brown2006-06-232-4/+16
* Add support to auto-generate nfsmount* files for new nfs.mount programNeil Brown2006-06-161-0/+32
* Move NFS mount code from util-linux to nfs-utils - part 1Amit Gud2006-06-1612-0/+3248