]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #39138 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 22 Feb 2021 18:35:32 +0000 (10:35 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 22 Feb 2021 18:35:32 +0000 (10:35 -0800)
* refs/pull/39138/head:
qa: valgrind test for cephfs-mirror daemon
cephfs-mirror: use preforker for daemonizing
test: adjust sleep time to account for valgrind runs
cephfs-mirror: gracefully shutdown threads, timers, etc..
cephfs-mirror: call ceph_release() to cleanup mount alloc
cephfs-mirror: shutdown filesystem/cluster connections on shutdown
cephfs-mirror: set init failed flag on FSMirror::init() failure

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>

Trivial merge