]> git.decadent.org.uk Git - nfs-utils.git/commit
Keep the interval output quite when there is no NFS traffic.
authorSteve Dickson <steved@redhat.com>
Sat, 4 Apr 2009 10:46:09 +0000 (06:46 -0400)
committerSteve Dickson <steved@redhat.com>
Sat, 4 Apr 2009 10:46:09 +0000 (06:46 -0400)
commit524cdc4eb1663e5c10d12160e48c45dc81852568
tree2440d0d5176ff309cdff0237fcd029126bb350eb
parentd2319b9cabc67d999b16aea2077a4a3c642ec28d
Keep the interval output quite when there is no NFS traffic.

The  'nfsstat -Z5' command continually outputs the following
when there is no NFS traffic.

Client rpc stats:
calls      retrans    authrefrsh
0          0          0

This patch adds code that will keep the interval output
quite so real results will not be scrolled of the screen

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/nfsstat/nfsstat.c