]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount
Rename add_mtab2() to del_mtab()
[nfs-utils.git] / utils / mount /
2007-03-16 Wei YongjunRename add_mtab2() to del_mtab()
2007-03-16 Wei YongjunUse correct UMNT protocol to do umount
2007-03-16 Wei YongjunFix nfs4 umount to not used umount procedure
2007-03-16 Wei YongjunUse correct UMNT version to do umount
2007-03-16 Neil BrownInstall mount.nfs* in /sbin instead of /usr/sbin
2007-03-16 Neil BrownAutomatically start statd when mounting an nfs filesystem.
2007-03-14 Neil BrownIf -o sec= is not specified for mount, allow either...
2007-03-13 Talpey, Thomasnfs-utils patch for mount-reserved-port
2007-03-13 Neil BrownRestore use of un-connected socket for UDP mount requests.
2007-03-13 Neil BrownAdd support for "mount -o sec=none"
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-23 Neil BrownTry to make sure that clientid used for NFSv4 is reliable.
2006-06-16 Neil BrownAdd support to auto-generate nfsmount* files for new...
2006-06-16 Amit GudMove NFS mount code from util-linux to nfs-utils -...