]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #62055 into wip-jcollin-testing-20251203.125108-squid wip-jcollin-testing-20251203.125108-squid testing/wip-jcollin-testing-20251203.125108-squid
authorJos Collin <jcollin@redhat.com>
Wed, 3 Dec 2025 12:51:33 +0000 (18:21 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 3 Dec 2025 12:51:33 +0000 (18:21 +0530)
commit0834c940bacbd8548d385578f019c30d542ddf79
treef1a6793ba375a7ad2daa7df27192d4a595b2d233
parentdf41d8ba93121128676ff5756ca02e2de44f5ad3
parented3bec39ed088f97f0cebf16b55feb0a96350476
Merge PR #62055 into wip-jcollin-testing-20251203.125108-squid

* refs/pull/62055/head:
mds: client is evicted when an export subtree task is interrupted
qa: add test for importer's unexpected client eviction after an export subtree task is interrupted
mds: session in the importing state cannot be cleared if an export subtree task is interrupted while the state of importer is acking
qa: add test for importer's session cleanup after an export subtree task is interrupted
mds: the assert should be before the journal entry submit otherwise it's racy
mds: add `importing_count` to session dump
src/mds/Server.cc