summaryrefslogtreecommitdiffstats
path: root/utils/mount
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-071-1/+1
* nfs-utils: split conffile to a separate convenience libJustin Mitchell2017-10-261-1/+1
* nfs(5): update some version informationJ. Bruce Fields2017-10-121-15/+20
* mount.nfs: merge in vers= and nfsvers= optionsJustin Mitchell2017-10-051-3/+5
* mount: handle EACCES during version negotiationFrank Sorenson2017-09-141-0/+3
* nfsman: document minorversionJianhong Yin2017-09-141-0/+17
* mount: Fix problems with parsing minorversion=NeilBrown2017-07-261-9/+13
* mount: move handling of "-t nfs4" into nfs_nfs_version()NeilBrown2017-07-266-19/+14
* mount: use version string that is supported by old kernelsNeilBrown2017-07-261-2/+18
* mount: support compiling with old glibcNeilBrown2017-07-261-1/+7
* nfs4mount: removed a warningSteve Dickson2017-07-261-0/+1
* nfsmount: remove a warningSteve Dickson2017-07-261-0/+1
* network.c: removed some warningsSteve Dickson2017-07-261-0/+5
* mount.nfs: Use default minor version when -o v4 is specifiedSteve Dickson2017-06-211-10/+14
* mount.nfs: Use default minor version when -t nfs4 is specifiedSteve Dickson2017-06-211-3/+12
* umount.nfs: assume path name is canonical.NeilBrown2017-06-131-0/+1
* mount.nfs: improve version negotiation when vers=4 is specified.NeilBrown2017-06-011-5/+9
* mount.nfs: Restore errno after v3 mounts on ECONNREFUSED errorsSteve Dickson2017-05-051-1/+4
* config: Remove the conf_path globalJustin Mitchell2017-05-052-5/+5
* mount: call setgroups() before setuid()NeilBrown2017-02-151-0/+2
* mount: fix mount fail that caused by uninitialized structJianhong Yin2017-02-022-0/+5
* mount: take history into account when assessing if an error is permanent.NeilBrown2016-12-061-5/+29
* mount: don't hide temporary error code on timeout.NeilBrown2016-12-061-3/+1
* mount: RPC_PROGNOTREGISTERED should not be a permanent errorNeilBrown2016-08-221-4/+3
* mount: use a public address for IPv6 callback.NeilBrown2016-08-031-0/+5
* mount: don't treat temporary name resolution failure as permanentNeilBrown2016-08-031-23/+31
* nfs.man: clarify effect of 'retry' optionNeilBrown2016-08-031-2/+12
* nfs(5): Add lease management security considerationsChuck Lever2016-07-181-3/+56
* umount: fixed typo in usage messageSteve Dickson2016-06-071-1/+1
* mount.nfs: added usage output when no arguemnts are givenSteve Dickson2016-06-071-0/+2
* mount: run START_STATD fully as rootNeilBrown2016-04-271-1/+4
* mount.nfs: skip server address resolution on remountBenjamin Coddington2016-04-271-11/+20
* mount.nfs - hide EBUSY errorsNeilBrown2016-03-161-0/+9
* mount.nfs: trust the exit status of "start_statd".NeilBrown2016-01-161-1/+5
* Fix protocol minor version fall-backTakashi Iwai2016-01-161-0/+3
* Fix uninitialised variable usage in nfs_options2pmapAndreas Schwab2016-01-161-1/+4
* mount.nfs: fix null pointer derefernce in nfs_parse_simple_hostnameVivek Trivedi2015-12-111-1/+2
* mount.nfs: Teach mount.nfs about the mountversion optionSteve Dickson2015-11-211-1/+6
* mount.nfs manpage: Add nfsmount.confSteve Dickson2015-06-251-1/+4
* nfs manpage: Add nfsmount.confSteve Dickson2015-06-251-0/+4
* mount: Writes signal number to kernel as command lineKinglong Mee2015-05-061-2/+7
* When mounting nfs with -ov4, -overs=4 or -onfsvers=4, fail as,Kinglong Mee2015-05-061-9/+3
* mount.nfs.man, nfs.man: Update distinction between fstypesBen Hutchings2015-04-021-4/+8
* mount: improve error message when statd cannot be started.NeilBrown2015-03-262-0/+4
* 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