]> git.decadent.org.uk Git - nfs-utils.git/commit
nfsstat: use macros to declare struct statinfo arrays
authordavid m. richter <richterd@citi.umich.edu>
Tue, 31 Jul 2007 21:39:30 +0000 (17:39 -0400)
committerNeil Brown <neilb@suse.de>
Wed, 1 Aug 2007 00:37:32 +0000 (10:37 +1000)
commit01849ac100430ada0bf122c0be4cc78b550eb77c
tree864b1c2135358541fbc67f73c4bbee565fc0e7aa
parentc3a44b3c50d5bd2e5db2a785e28368faa5037d31
nfsstat: use macros to declare struct statinfo arrays

Use macros to build the arrays of struct statinfos.  This will
make adding the extra set of temporary variables needed by -D/--diff-stat
much easier.

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