]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: filesystem pool size should use stored stat 40980/head
authorAvan Thakkar <athakkar@localhost.localdomain>
Thu, 15 Apr 2021 13:28:52 +0000 (18:58 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Thu, 22 Apr 2021 11:12:13 +0000 (16:42 +0530)
commita0e6308eede31540b7fa6516e88991a4f153e47d
treea784e1f2c1abdfcda88fcf5167a2918c6211f53d
parent540c249496023c7d56293d824ba0265b0e0b7c1d
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.

(cherry picked from commit 7110fd4e0c257d20aa56591f05d74a2851a2fe00)
src/pybind/mgr/dashboard/controllers/cephfs.py