Aggregate slave device stats into the stats for master.
authorShehjar Tikoo <shehjart@gelato.unsw.edu.au>
Tue, 30 Sep 2008 01:11:35 +0000 (11:11 +1000)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 30 Sep 2008 06:34:57 +0000 (08:34 +0200)
commit043b74b9ddba4cc7ecb876ca41b7daa7d1ec5da3
tree7359f7debebec76b9342f84ba5a72111d0968189
parent6742301361b7eeded19656ac18a09fde33122b74
Aggregate slave device stats into the stats for 

But do so by adding new fields in the stats line.
We dont want the existing output format to get clobbered.
The new fields in master device line which contain
aggregated stats start with "aggr".

Signed-off-by: Shehjar Tikoo <shehjart@gelato.unsw.edu.au>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
diskutil.c