summaryrefslogtreecommitdiffstats
path: root/utils/mount
Commit message (Expand)AuthorAgeFilesLines
* mount.nfs: configurable minor version defaultsBenjamin Coddington2015-01-231-43/+95
* nfsmount.conf: Always parse versionsBenjamin Coddington2015-01-231-34/+0
* mount.nfs: Add struct nfs_version and generalize version parsingBenjamin Coddington2015-01-235-77/+88
* mount.nfs: parse options - add helper po_contains_prefixBenjamin Coddington2015-01-232-0/+26
* mount.nfs: fix a comment typo in parse optionsBenjamin Coddington2015-01-231-1/+1
* Fix up issue with "make dist"NeilBrown2014-12-071-4/+6
* umount: make it sensitive to -vKarel Zak2014-10-241-1/+13
* Include libgen.h for basenameNatanael Copa2014-09-152-0/+2
* mount.nfs: print more useful error messageKinglong Mee2014-06-011-2/+6
* Added more (commented out) options to nfsmount.confSteve Dickson2014-04-291-0/+9
* mount: chk_mountpoint should only check for execute perms for unpriveleged usersScott Mayhew2014-03-221-1/+1
* nfs(5): intr/nointr are ignored nowJim Rees2014-03-131-47/+4
* [PATCH - v3] mount.nfs: Fix fallback from tcp to udpNeilBrown2014-03-133-18/+50
* mount.nfs: Removed supported flag from usage stringSteve Dickson2014-01-201-1/+1
* nfs(5): Clarify DATA AND METADATA COHERENCE sectionChuck Lever2014-01-201-10/+27
* mount.nfs: Don't silently ignore invalid protocol versions.Steve Dickson2014-01-071-0/+4
* nfs(5): Treatment of *atime mount optionsChuck Lever2013-11-201-0/+59
* nfs(5): Document the "migration" mount optionChuck Lever2013-11-201-0/+20
* mount.nfs: Recognize v4.x mount optionsWeston Andros Adamson2013-11-201-0/+8
* nfs.man: add description of multiple sec= optionsWeston Andros Adamson2013-11-051-4/+13
* statd: fix race condition for parallel startup of statdRobert Schiele2013-11-051-2/+13
* mount.nfs: print an error message when remount attempt failsJeff Layton2013-10-211-0/+1
* nfsmount.conf: remove duplicate 'timeo' from the parsing stringSteve Dickson2013-10-211-0/+10
* nfsmount.conf: Remove duplicate 'bg' and 'fg' from parsing string.Steve Dickson2013-10-211-0/+25
* mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.confScott Mayhew2013-08-191-0/+11
* mount.nfs: dont pass options from configuration sections that are not relevantScott Mayhew2013-08-191-1/+1
* statd: exit if a statd is already runningWeston Andros Adamson2013-05-071-17/+0
* nfs.man: Move nfsvers to "Options supported by all versions" sectionChris Vogan2013-05-071-12/+14
* mount: No longer negotiate to v2Steve Dickson2013-04-222-8/+7
* nfs(5): Update description of sec= mount optionChuck Lever2013-04-101-21/+23
* NFS man page patch that moves nordirplus/rdirplusChris Vogan2013-03-251-7/+7
* mount.nfs: error message clean up.Steve Dickson2012-11-281-1/+1
* mount.nfs: Continue to trying address when the server return EACCESSteve Dickson2012-11-281-0/+2
* mount.nfs4: Backgrounding mount broken with NFS versions <4Wolfram Gloger2012-10-151-5/+12
* mount.nfs mapage: clear up confusion between 'proto' and 'transport'Neil Brown2012-10-152-44/+36
* Added fsc and nofsc to the mount manpage.Steve Dickson2012-08-231-0/+7
* 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