Whamcloud - gitweb
LUDOC-412 misc: Update byte prefixes to use IEC 75/33075/3
authorJoseph Gmitter <jgmitter@whamcloud.com>
Fri, 24 Aug 2018 21:01:02 +0000 (17:01 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 30 Aug 2018 06:24:27 +0000 (06:24 +0000)
commit1f935d0231c9f14bbe5e07c87a31bcacd0492ae6
tree186bc492dc0386471db5ecbef5c31c8f976a6396
parent5a81402497580d378efc149deccfb62b17e1c0f5
LUDOC-412 misc: Update byte prefixes to use IEC

This patch fixes binary prefixes used when referencing
storage size to the IEC definitions:
1024    Ki  kibi
1024^2  Mi  mebi
1024^3  Gi  gibi
1024^4  Ti  tebi
1024^5  Pi  pebi
1024^6  Ei  exbi
1024^7  Zi  zebi
1024^8  Yi  yobi

Signed-off-by: Joseph Gmitter <jgmitter@whamcloud.com>
Change-Id: I3fac1dc28e96c34d286f9b14e8cd2b46acb87f53
Reviewed-on: https://review.whamcloud.com/33075
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
UnderstandingLustre.xml