Whamcloud - gitweb
EX-9212 lipe: Fix for 'stripe_count = -1' in stats reports
This patch corrects the display of the range for the table by the
number of stripes. Now the range will only contain one position
and will support a value of -1.
Also corrects the display for a range in other tables by
removing the fractional part.
For example:
[ -1 ] ...
[ 1 ] ...
[ 2 ] ...
[ 10 ] ...
Test-Parameters: trivial testlist=sanity-lipe-scan3,sanity-lipe-find3
Signed-off-by: Vitaliy Kuznetsov <vkuznetsov@ddn.com>
Change-Id: Iff1933f69b713c7e5dff9145c5516fa050294d2e
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54611
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>