]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Wed, 24 Jun 2020 22:43:31 +0000 (15:43 -0700)
commit5eea6761cc7e5950810cb0a625d49bd3f788183c
treed4ff878b818def7c9a19445bc156e036278fcd07
parent747687f5dec8adc86abafb367275373bb44d96e9
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>
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_exports.py
src/mds/MDCache.cc