summaryrefslogtreecommitdiffstats
path: root/utils/mount
Commit message (Expand)AuthorAgeFilesLines
* umount: use correct return value for is_vers4.NeilBrown2012-08-061-3/+3
* umount.nfs: ignore non-nfs filesystemsKarel Zak2012-08-011-2/+9
* mount.nfs: restore correct error status when umount failsNeilBrown2012-07-161-5/+4
* mount.nfs: try the next address after mount fails with ETIMEDOUTJeff Layton2012-06-191-0/+2
* Makefile.am: Corrected a misspelling of overriddenSteve Dickson2012-05-171-1/+1
* Manpage: Add a warning to the nfs manpage regarding using NFS over UDP onOlaf Kirch2012-05-091-0/+81
* mounts.nfs: v2 and v3 background mounts should retry when server is down.Steve Dickson2012-05-011-2/+4
* Kill SPKM3: Remove also the dependent lipkey mechanismSimo Sorce2012-03-122-11/+2
* Kill SPKM3: Remove spkm3 support from nfs.mountSimo Sorce2012-03-123-14/+2
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-161-1/+2
* mount.nfs: don't overwrite mount options from /etc/nfsmount.confKarel Zak2012-01-051-0/+15
* mount.nfs: Background mounts failing on time out errors.Steve Dickson2011-12-051-0/+2
* mount.nfs: Mount should really return from errno testYang Bai2011-10-181-2/+4
* nfs.man: Fix macro useLuk Claes2011-10-031-3/+3
* nfsumount: Squelch compiler warningChuck Lever2011-09-201-1/+2
* mount.nfs: Preserve any explicit port=2049 optionBen Hutchings2011-09-141-2/+2
* Update nfs(5) manpage - timeo for NFS/TCPMax Matveev2011-08-301-6/+10
* pdate addres for Free Software FoundationNeilBrown2011-08-2916-32/+32
* umount.nfs: fix nfs4 checkIan Kent2011-08-293-44/+84
* nfs.man: Fix macro use for fstab examplesLuk Claes2011-08-291-19/+18
* nfs.man: man complains when line starts with quoteLuk Claes2011-08-291-2/+2
* mount.nfs: submarvellous messages from mount.nfsMax Matveev2011-08-161-0/+2
* mount: fix for libmount from util-linux >= 2.20Karel Zak2011-08-031-3/+12
* mount.nfs: Do not segfault because of kernel versionLuk Claes2011-07-121-7/+9
* mount.nfs: Fix for the bug in v1.2.4 that breaks mount.nfsPrem Karat2011-06-301-10/+1
* Do not compile unnecessary files when the libmount code is enableNeilBrown2011-06-291-4/+4
* mount.nfs: Don't hard code source and destinationPrem Karat2011-06-291-4/+9
* mount: improve signal management when locking mtabNeilBrown2011-06-291-5/+32
* mount: add --enable-libmount-mountKarel Zak2011-04-062-2/+424
* mount: move generic functions to utils.c and network.cKarel Zak2011-04-067-200/+286
* mount.nfs: Don't leak socket in nfs_ca_sockname()Chuck Lever2011-04-061-15/+13
* mount: Remove MOUNT_CONFIG warningsSteve Dickson2011-03-052-4/+4
* mount: Recognize zero as a valid value for the port= optionChuck Lever2011-03-031-2/+2
* Removed a couple warnings from utils/mount/stropts.cSteve Dickson2010-11-221-2/+2
* nfs(5): Document remount behaviorChuck Lever2010-11-011-16/+38
* nfs(5): Grammar and style fixesChuck Lever2010-11-011-8/+7
* mount.nfs: mnt_freq and mnt_pass are always zeroChuck Lever2010-11-011-15/+19
* mount.nfs: Fix memory leak in nfs_sys_mount()Chuck Lever2010-11-011-3/+5
* mount: Fix compiler warning in nfs_parse_retry_option()Chuck Lever2010-11-011-2/+5
* nfs-utils: Remove all uses of AI_ADDRCONFIGChuck Lever2010-11-012-8/+0
* behavior as file systems that use the monolithic /sbin/mount command.Chuck Lever2010-10-142-2/+6
* umount.nfs: Distinguish between nfs4 and nfs mountsChuck Lever2010-10-141-7/+104
* mount.nfs: mountproto does not support RDMAChuck Lever2010-10-141-1/+5
* mount.nfs: Eliminate compiler warnings in utils/mount/network.cChuck Lever2010-10-141-16/+19
* mount.nfs: Eliminate compiler warning in utils/mount/parse_opt.cChuck Lever2010-10-141-1/+1
* mount.nfs: Eliminate compiler warning in utils/mount/nfsumount.cChuck Lever2010-10-141-4/+4
* mount.nfs: Eliminate compiler warning in utils/mount/nfsumount.cChuck Lever2010-10-141-0/+1
* mount.nfs: Eliminate compiler warnings in utils/mount/mount.cChuck Lever2010-10-141-2/+2
* mount.nfs: Eliminate compiler warning in utils/mount/mount.cChuck Lever2010-10-141-1/+1
* mount.nfs: Eliminate compiler warnings in utils/mount/version.hChuck Lever2010-10-141-3/+3