]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount/mount.c
mount.nfs - Tidy up option parsing.
[nfs-utils.git] / utils / mount / mount.c
2007-03-20 Neil Brownmount.nfs - Tidy up option parsing.
2007-03-20 Neil BrownHandle -o remount better
2007-03-19 Karel ZakCorrectly handle -f (fake) mount option.
2007-03-18 Amit GudClean up of some error messages.
2007-03-16 Neil BrownCorrectly handle "user" and "users" mount options.
2007-03-16 Neil BrownRemove some incorrect version matching code.
2007-03-16 Steve DicksonReturn the correct exit status on failed mounts
2007-03-16 Neil BrownSupport -s option to ignore unknown options (sloppy)
2007-03-16 Neil BrownReturn correct exit status for umount.nfs.
2007-03-16 Neil BrownAutomatically start statd when mounting an nfs filesystem.
2007-03-13 Neil BrownRemove unused variable from add_mtab
2006-12-18 Ian Kentnfs-utils - mtab locking needed on add as well as update
2006-07-03 Greg BanksMerge branch 'master' of git://linux-nfs.org/nfs-utils
2006-06-23 Amit GudMerge nfsmount.x and mount.x into mount.x
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...