summaryrefslogtreecommitdiffstats
path: root/utils/mount/nfsumount.c
Commit message (Expand)AuthorAgeFilesLines
* mount.nfs: Move network functions into a common source moduleChuck Lever2007-07-201-3/+1
* mount.nfs: Always preset nfs_mount_versionChuck Lever2007-07-201-3/+0
* mount.nfs: Create a common source module for reporting mount errorsChuck Lever2007-07-201-25/+2
* umount should succeed even if we cannot contact the server.Neil Brown2007-03-201-4/+3
* Build mount.nfs by default, and install setuidNeil Brown2007-03-201-1/+6
* mount.nfs - make sure program name in error message is correct.Neil Brown2007-03-201-0/+1
* umount.nfs - more strict checks on command line args.Neil Brown2007-03-201-0/+11
* Clean up of some error messages.Amit Gud2007-03-191-1/+1
* Fix a 'const' misuse warning.Neil Brown2007-03-161-1/+1
* Support unmount by not privileged usersNeil Brown2007-03-161-0/+31
* Remove nfs_mntent_t in favour of struct mntentNeil Brown2007-03-161-1/+1
* On "umount --lazy", don't tell the server we have unmounted.Neil Brown2007-03-161-6/+7
* 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
* Merge nfsmount.x and mount.x into mount.xAmit Gud2006-06-231-1/+1
* Move NFS mount code from util-linux to nfs-utils - part 1Amit Gud2006-06-161-0/+392