]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: trim pinned and empty subtrees
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 5 Jun 2020 02:00:04 +0000 (19:00 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 2 Jul 2020 00:19:53 +0000 (17:19 -0700)
commit59121e623632aad47f14187411e54a90d9a6441c
tree47bff630117032dcdb1d914d24bb0458ab40bc2a
parent13ca86639bd75b9d33e249f702ee3683760a3643
mds: trim pinned and empty subtrees

Before export (and ephemeral) pinned subtrees are stuck in cache
forever.

Add qa test for checking export pinned directories can be trimmed.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 5eea6761cc7e5950810cb0a625d49bd3f788183c)
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_exports.py
src/mds/MDCache.cc