]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/_ext: use iec_size() instead of filesizeformat()
authorKefu Chai <kchai@redhat.com>
Sun, 18 Apr 2021 00:41:53 +0000 (08:41 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 19 Apr 2021 09:08:46 +0000 (17:08 +0800)
commitfffa02706b2c3cf6cfd51b370f49de8c763692b6
treeb716638e728efac135eda0fb2ded91d9294c4cd6
parent3767e0cb1650a00988aa29ec2f37bd29d764a390
doc/_ext: use iec_size() instead of filesizeformat()

to format size options in the same format supported by our C++
strict_iec_cast() parser. so they are more consistent from user's
perspective.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_ext/ceph_confval.py