]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #37313 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 22 Oct 2020 19:55:54 +0000 (12:55 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 22 Oct 2020 19:55:54 +0000 (12:55 -0700)
commit262ee22b3a633ced797e9a3a4c536ddec5acd747
treed3dfb131bd148f762a096894eeb2a686b1ca45ec
parenta070d4150d8f4b80fd5953c82648d2edb8209e8a
parent9de03b01ac64a015267ea5a606104920cd12f006
Merge PR #37313 into master

* refs/pull/37313/head:
cephfs-mirror: restart mirroring on blocklist
cephfs-mirror: public method to fetch peer list
cephfs-mirror: dump rados address in "fs mirror status" asok command
cephfs-mirror: handle blocklist errors during rewatch
cephfs-mirror: periodically drive mirror enable, disable and peer updates
cephfs-mirror: identify a ceph filesystem using (id, name)
cephfs-mirror: introduce Filesystem type
cephfs-mirror: record failed FSMirror instances
cephfs-mirror: protect FSMirror::is_stopping() under lock
cephfs-mirror: unregister asok commands outside lock
cephfs-mirror: spawn peer replayers on peer changes
cephfs-mirror: s/blacklist/blocklist/i
cephfs-mirror: s/dir_name/dir_path/

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
src/common/options.cc