Whamcloud - gitweb
EX-9136 lipe: Update the display format for fstats
This patch affects only .out format report types.
The data output format has been updated according to
the request in the ticket.
Also:
1. Fixed incorrect information display in some tables;
2. Expanded additional information for each table;
3. The size in tables is now displayed in various formats,
not just in KB;
4. Except for the “File Size” table, the size obtained from
block_size is now used everywhere;
5. Fixed an issue with displaying the allocated size
for directories;
6. Fixed the total size calculation for all directories;
7. Removed tables that are not yet available;
8. Added additional information about the number of missed
files for each table;
9. All txt information for working with reports in the .out
format is combined into a single array to
simplify code maintenance.
Test-Parameters: trivial testlist=sanity-lipe-scan3,sanity-lipe-find3
Signed-off-by: Vitaliy Kuznetsov <vkuznetsov@ddn.com>
Change-Id: Id75b3af12ea00761850a9009848621539c016446
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54658
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>