summaryrefslogtreecommitdiffstats
path: root/utils/nfsstat
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
* Fixed a couple typos that effected the '--mounts' nfsstat optionSteinar H. Gunderson2008-03-102-2/+2
* Fixed typo in the nfsstat command line arugments.Peng Haitao2008-02-261-1/+1
* Added -S/--since to the nfsstat(1) manpageSteve Dickson2007-10-261-1/+21
* nfsstat: Add -S/--since flag.david m. richter2007-08-161-18/+134
* nfsstat: #define stat header labels.david m. richter2007-08-161-20/+35
* nfsstat: Remove some pointer comparisons against global statinfos.david m. richter2007-08-161-12/+15
* nfsstat: Obviate and remove copy_stats().david m. richter2007-08-161-25/+18
* nfsstat: rename *_tmp variables to *_old.david m. richter2007-08-161-19/+19
* nfsstat: include -Z/--sleep in the manpagedavid m. richter2007-08-091-1/+11
* nfsstat: rename --diff-stat to --sleepdavid m. richter2007-08-091-7/+7
* nfsstat: fix a bug in diff_stats()david m. richter2007-08-091-4/+25
* nfsstat: add a comment to has_stats()david m. richter2007-08-091-1/+7
* nfsstat: display 3 additional NFSv4 client op countersdavid m. richter2007-08-091-4/+5
* nfsstat: add -D/--diff-statdavid m. richter2007-08-011-2/+91
* nfsstat: just declare -D/--diff-stat's variablesdavid m. richter2007-08-011-49/+51
* nfsstat: use macros to declare struct statinfo arraysdavid m. richter2007-08-011-22/+30
* nfsstat: standardize naming of opcount arraysdavid m. richter2007-08-011-30/+30
* nfsstat: standardize naming of server variablesdavid m. richter2007-08-011-40/+40
* nfsstat: add get_stats()david m. richter2007-08-011-21/+17
* nfsstat: add has_stats()david m. richter2007-08-011-6/+14
* Various minor manpage fixes.Kevin Coffman2007-02-091-3/+3
* Various minor manpage fixes.Steinar H. Gunderson2007-02-051-18/+18
* Assorted man page fixesNeil Brown2006-10-241-1/+1
* This patch adds code to nfsstat to read /proc/net/rpc/nfsd for nfsv4 server s...Shankar Anand2006-07-051-1/+18
* Fix typos in various man pages.Steinar H. Gunderson2006-07-051-3/+3
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-552/+0
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-281-0/+4
* Remove all the Makefilesneilbrown2005-12-201-33/+0
* More automake stuffneilbrown2005-12-201-0/+544
* Autogen updateneilbrown2005-12-202-1/+15
* added version output control (-2 -3 -4)gmorris2005-04-121-32/+118
* Added NFS v4 supportgmorris2005-04-121-38/+79
* Added list mounted nfs filesystems (-m) optiongmorris2005-04-121-1/+54
* Documented new options, Added BUGS section.gmorris2005-04-121-9/+67
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-0/+1
* See Changelogneilbrown2003-07-021-5/+23
* Avoid overflow in nfsstats printingneilbrown2003-05-301-4/+6
* Fix nfsstat ordering issueneilbrown2002-05-051-3/+9
* nfsstat fixes, see ChangeLogneilbrown2002-05-051-17/+53
* 2001-10-06 Preston Brown <pbrown@redhat.com>hjl2001-10-071-8/+2
* Fix up file handle stats for new processing.dhiggen2000-12-081-5/+5
* Initial revisionhjl1999-10-183-0/+434