]> git.decadent.org.uk Git - nfs-utils.git/commit
nfsstat: Obviate and remove copy_stats().
authordavid m. richter <richterd@citi.umich.edu>
Mon, 13 Aug 2007 19:15:40 +0000 (15:15 -0400)
committerNeil Brown <neilb@suse.de>
Wed, 15 Aug 2007 23:10:38 +0000 (09:10 +1000)
commited6ecd11fc1a13f76289319248a54c1b5ce5c886
tree5aa17d7d34b44758173f95fb948b8af6f47f1d59
parent1c2ff8192e10ca7c204d3e1615814f48fa63f868
nfsstat: Obviate and remove copy_stats().

Rather than copying stats during --sleep, instead introduce a few
pointers and rearrange them to avoid the copy.  Will be useful with
--since, too.

Signed-off-by: David M. Richter <richterd@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/nfsstat/nfsstat.c