]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs_mirror: Ignore duplicate directory acquire notifications 69467/head
authorKotresh HR <khiremat@redhat.com>
Sun, 14 Jun 2026 18:41:07 +0000 (00:11 +0530)
committerKotresh HR <khiremat@redhat.com>
Mon, 15 Jun 2026 10:45:37 +0000 (16:15 +0530)
commite74f11546a1b2b57ce9358c89785bddc843cfe5e
tree56d45ae6a6245394c7efb3e591182ae08a8a69a9
parent28a2a2c8821cf0fb79c0345a368f0f951d455223
tools/cephfs_mirror: Ignore duplicate directory acquire notifications

Make PeerReplayer::add_directory() idempotent when the mgr re-sends
acquire for a directory already in the replayer list.

Fixes: https://tracker.ceph.com/issues/77398
Signed-off-by: Kotresh HR <khiremat@redhat.com>
src/tools/cephfs_mirror/PeerReplayer.cc