]> git.decadent.org.uk Git - nfs-utils.git/history - utils/nfsstat/nfsstat.c
nfsstat: #define stat header labels.
[nfs-utils.git] / utils / nfsstat / nfsstat.c
2007-08-15 david m. richternfsstat: #define stat header labels.
2007-08-15 david m. richternfsstat: Remove some pointer comparisons against global...
2007-08-15 david m. richternfsstat: Obviate and remove copy_stats().
2007-08-15 david m. richternfsstat: rename *_tmp variables to *_old.
2007-08-09 david m. richternfsstat: rename --diff-stat to --sleep
2007-08-09 david m. richternfsstat: fix a bug in diff_stats()
2007-08-09 david m. richternfsstat: add a comment to has_stats()
2007-08-09 david m. richternfsstat: display 3 additional NFSv4 client op counters
2007-08-01 david m. richternfsstat: add -D/--diff-stat
2007-08-01 david m. richternfsstat: just declare -D/--diff-stat's variables
2007-08-01 david m. richternfsstat: use macros to declare struct statinfo arrays
2007-08-01 david m. richternfsstat: standardize naming of opcount arrays
2007-08-01 david m. richternfsstat: standardize naming of server variables
2007-08-01 david m. richternfsstat: add get_stats()
2007-08-01 david m. richternfsstat: add has_stats()
2006-07-05 Shankar AnandThis patch adds code to nfsstat to read /proc/net/rpc...
2005-12-20 neilbrownAutogen update
2005-04-12 gmorrisadded version output control (-2 -3 -4)
2005-04-12 gmorrisAdded NFS v4 support
2005-04-12 gmorrisAdded list mounted nfs filesystems (-m) option
2003-07-02 neilbrownSee Changelog nfs-utils-1-1-0-pre7
2003-05-30 neilbrownAvoid overflow in nfsstats printing nfs-utils-1-1-0-pre5
2002-05-05 neilbrownFix nfsstat ordering issue nfs-utils-1-0-1-pre7
2002-05-05 neilbrownnfsstat fixes, see ChangeLog
2000-12-08 dhiggenFix up file handle stats for new processing.
1999-10-18 hjlInitial revision