]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs-mirror: complete context when a mirror instance is not failed or blocklisted
authorVenky Shankar <vshankar@redhat.com>
Thu, 15 Jul 2021 11:26:38 +0000 (07:26 -0400)
committerVenky Shankar <vshankar@redhat.com>
Fri, 23 Jul 2021 05:12:55 +0000 (01:12 -0400)
commitb0fe2a59c3f2c481a45dd047cee9028f589ff0bc
tree53e7b90a1b59407c476e6769b5a3ad58f46d99eb
parent7feddc9819ca05586f230accd67b4e26a328e618
cephfs-mirror: complete context when a mirror instance is not failed or blocklisted

Without this, the updater thread can start processing othere queued
contexts when a mirror instance is failed or blocklisted resulting
in unexpected behavior.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit c49024c90a1da7905c491897ea26e8bbc8942186)
src/tools/cephfs_mirror/Mirror.cc