]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: use mds_mem.dn for fs dentries 28912/head
authorKiefer Chang <kiefer.chang@suse.com>
Wed, 12 Jun 2019 04:22:36 +0000 (12:22 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Mon, 8 Jul 2019 03:38:39 +0000 (11:38 +0800)
commita3f5c73c57b233d8cdf090e5cf8d692ddabf2fa7
treebb2ac9fed320009ff7f05e55275d511478f2a46d
parent3222c7b67ae55c126be87649822d64f727f7003f
mgr/dashboard: use mds_mem.dn for fs dentries

mds_mem.dn is more accurate for representing fs dentries.
Switching from mds.inodes to mds_mem.dn creates consistency with output
of `ceph fs status` command.

Also in Cephfs counter chart, series of mds_mem.ino is displayed now
for consistency.

See https://github.com/ceph/ceph/pull/15255

Fixes: https://tracker.ceph.com/issues/40097
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from commit 7c6f46fd463cbf6eb856e1e4105a4caaef092571)
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.ts