summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* The nfsstat program reads /proc/net/rpc/* files to gets info aboutJeff Layton2008-06-231-4/+5
* nfsstat -m lists all current nfs mounts, with the mount options.Neil Brown2008-06-061-1/+1
* Fix error reporting when probe_bothports() fails while rewriting mountChuck Lever2008-06-062-4/+8
* Clean up: instead of passing so many arguments to all the helpers, haveChuck Lever2008-06-061-111/+132
* Steinar Gunderson reports:Chuck Lever2008-06-061-13/+38
* Make the text-based mount path check whether statd is running if the "lock"Neil Brown2008-06-061-4/+27
* Fixed smail typo in exportfs man pageOren Held2008-05-081-1/+1
* If mount.nfs is not installed setuid, an attempt to perform a "user"NeilBrown2008-05-081-0/+6
* Kerberos credentials may be stored in multiple places. Make itVince Busam2008-05-076-20/+43
* Add a new function to retrieve the current verbosity levelKevin Coffman2008-05-072-0/+6
* Add the other two DES encryption types to the default list ofKevin Coffman2008-05-071-1/+3
* Check the info file nfs/rpc_pipefs/nfs/clnt?/info toOlga Kornievskaia2008-05-072-2/+13
* The prev_bg_host stuff made sense when NFS didn't have its own mountJeff Layton2008-05-071-14/+0
* The bg option is essentially ignored with nfs4 currently. nfs4mount()Jeff Layton2008-05-071-2/+8
* Currently nfs4mount() sets the retry value to 10000 on both fg and bgJeff Layton2008-05-072-5/+17
* Change how mount.nfs handles EACCES errors. Currently,Jeff Layton2008-04-141-1/+0
* Correct a spelling error in a mount.nfs error messageLi Yewang2008-04-091-1/+1
* Make sure showmount fails when rpc.mountd is not registeredSteve Dickson2008-03-181-1/+3
* Updated exportfs man to talk about /var/lib/nfs/etabSteve Dickson2008-03-181-10/+10
* There were 2 things wrong with auth flavour ordering:bc Wong2008-03-182-6/+16
* Turn down gssd's syslog verbosityTimo Aaltonen2008-03-132-2/+5
* Stop rpc.mountd from probing all known devices which causesSteinar H. Gunderson2008-03-131-2/+0
* Recently #include directives for autoconf's config.h file were added inChuck Lever2008-03-116-2/+24
* Fixed typo in nfsd man pageFilipus Klutiero2008-03-111-1/+1
* Fixed a segfault in the mount.nfs commandSteinar H. Gunderson2008-03-101-1/+1
* Fixed a couple typos that effected the '--mounts' nfsstat optionSteinar H. Gunderson2008-03-102-2/+2
* Fixed typo in gssd manpageSteinar H. Gunderson2008-03-101-1/+1
* The mount(5) man page states that the noquota, quota, usrquota andSteinar H. Gunderson2008-03-101-0/+4
* Be explicit on how to update exports in the man page.Steve Dickson2008-03-101-0/+2
* As part of migrating from nfs@lists.sf.net to linux-nfs@vger.kernel.org,Chuck Lever2008-03-052-6/+0
* Increase the number of concurrent krb5 mounts by increasingDrew Middlesworth2008-03-041-1/+1
* If validateascii is passed a string containing only non-zero 7bitNeilBrown2008-02-261-1/+1
* Fixed typo in the nfsstat command line arugments.Peng Haitao2008-02-261-1/+1
* Stop gssd from ignoring the machine credential cacheVince Busam2008-02-261-1/+1
* In mountd, if get_exportlist() (utils/mountd/mountd.c) returns NULL itHarshula Jayasuriya2008-02-121-9/+7
* Cleaned up some typos that were found in the variousFrank Filz2008-02-091-5/+7
* Added in relatime mount option so mount.nfs staysSteve Dickson2008-01-242-1/+10
* Fix bug when both crossmnt and fsid are set.Steve Dickson2008-01-191-3/+8
* The kernel doesn't support the underlying parts needed for changing theSteve Dickson2008-01-161-3/+0
* The kernel hasn't supported the underlying parts needed for changing theSteve Dickson2008-01-161-3/+0
* Address an inconsistency: the mount.nfs command uses the glibc routinesSteve Dickson2008-01-161-5/+7
* add_mtab() calls unlock_mtab() twice in one of its error exit paths.Steve Dickson2008-01-161-1/+0
* When mount.nfs reports that statd isn't running, it suggests using the "-oSteve Dickson2008-01-161-1/+1
* Automatically set 'nohide' on referral exports.Steve Dickson2008-01-091-1/+10
* Redress some nits in the description of the timeo optionSteve Dickson2008-01-091-9/+13
* Fixed typo in rpc.mountd's man pageSteve Dickson2008-01-071-1/+1
* Get rid of the "-i" option for mount.nfs[4] and always use the text-Steve Dickson2008-01-041-17/+4
* Incorporated Chuck Lever's and Don Domingo's changes to theSteve Dickson2008-01-041-485/+1208
* When mountd gets a request to export a mountpoint which is notSteve Dickson2007-11-031-1/+1
* When following a list of mount versions to probe -Steve Dickson2007-11-031-1/+1