]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: do not send split_realms for CEPH_SNAP_OP_UPDATE msg 52849/head
authorXiubo Li <xiubli@redhat.com>
Wed, 17 May 2023 13:06:16 +0000 (21:06 +0800)
committerXiubo Li <xiubli@redhat.com>
Fri, 11 Aug 2023 03:51:01 +0000 (11:51 +0800)
commit4f42a58835796e61034b8dfe2ab4ad6674e9af6c
treef95616794dd100ac5b842dbe8de4ee1bc5ea4738
parentfd55b4507f6b44c36e88a73a646f3c14db0a281c
mds: do not send split_realms for CEPH_SNAP_OP_UPDATE msg

The clients won't care about the split_realms and the kclient will
treat this as a corrupted snaptrace.

Fixes commit 93e7267757508520dfc22cff1ab20558bd4a44d4 ("mds: send snap
related messages centrally during mds recovery")
Fixes: https://tracker.ceph.com/issues/61217
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 3be9c9796246eab96f672218d9e45f118f6cdf12)

Conflicts:
 - Misses a dependent commit 7a4c509f7289ff4
src/mds/MDCache.cc