]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: filesystem pool size should use stored stat
authorAvan Thakkar <athakkar@localhost.localdomain>
Thu, 15 Apr 2021 13:28:52 +0000 (18:58 +0530)
committerAvan Thakkar <athakkar@localhost.localdomain>
Thu, 15 Apr 2021 13:54:29 +0000 (19:24 +0530)
commit7110fd4e0c257d20aa56591f05d74a2851a2fe00
tree57be0d96cf8060392adc2be2cb31377109bfb2b9
parent11b72cce08542f4a444e8f0abae1c623eae04f86
mgr/dashboard: filesystem pool size should use stored stat

Fixes: https://tracker.ceph.com/issues/50195
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Replaces 'bytes_used' with 'stored' stat to see the correct results
of CephFS pool stats.
src/pybind/mgr/dashboard/controllers/cephfs.py