summaryrefslogtreecommitdiffstats
path: root/utils/nfsstat/nfsstat.c
Commit message (Expand)AuthorAgeFilesLines
* nfsstat: reorder nfs4 stats for 2.6.39Benny Halevy2011-06-221-2/+2
* nfsstat: reorder nfs4 stats for 2.6.38 and upBenny Halevy2011-05-231-4/+1
* nfsstat: Output headings mislabledSteve Dickson2011-04-261-1/+1
* nfs-utils: nfsstat: has_stats() does not function correctly for NFSv4 client ...Harshula Jayasuriya2010-11-221-69/+55
* nfsstat: add release_lockowner to client statsBenny Halevy2010-09-091-1/+2
* Removed warnings from nfsstat.cSteve Dickson2010-08-091-3/+3
* nfsstat: use symbolic constants for operation array sizesBenny Halevy2010-02-081-12/+29
* Add recalim_complete to client stats.Benny Halevy2010-02-081-2/+3
* Augment nfs4 stats to cover new nfs41 client andBenny Halevy2009-08-161-6/+40
* The --list option does not work on server stats.Steve Dickson2009-04-081-29/+80
* The server stats were not being updated with theSteve Dickson2009-04-081-1/+5
* Eliminate the displaying zero stats when the explicit protocolSteve Dickson2009-04-081-103/+135
* nfsstat: Add --list flagKevin Constantine2009-04-041-3/+80
* Keep the interval output quite when there is no NFS traffic.Steve Dickson2009-04-041-13/+27
* nfsstat: Print diff stats every N secondsKevin Constantine2009-04-041-26/+80
* 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-101-1/+1
* Fixed typo in the nfsstat command line arugments.Peng Haitao2008-02-261-1/+1
* 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: 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
* This patch adds code to nfsstat to read /proc/net/rpc/nfsd for nfsv4 server s...Shankar Anand2006-07-051-1/+18
* Autogen updateneilbrown2005-12-201-1/+3
* 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
* 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
* Fix up file handle stats for new processing.dhiggen2000-12-081-5/+5
* Initial revisionhjl1999-10-181-0/+328